Skip to content
/ C Public
forked from TheAlgorithms/C

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

License

Notifications You must be signed in to change notification settings

Gaminee/C

Repository files navigation

The Algorithms - C # {#mainpage}

contributions welcome  GitHub repo size GitHub closed pull requests Doxygen CI Awesome CI Workflow

Online Documentation.

Click on Files menu to see the list of all the files documented with the code.

All the code can be executed and tested online: using Google Colab Notebook

Algorithms implemented in C (for education)

The implementations are for learning purpose. They may be less efficient than the implementation in the standard library.

Contribute Guidelines

Read our Contribution Guidelines before you contribute.

About

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.0%
  • CMake 2.6%
  • Other 0.4%