mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
8 lines
549 B
Text
8 lines
549 B
Text
TheAlgorithms/C-Plus-Plus is a collection of open-source implementation of a
|
|
variety of algorithms implemented in C++ and licensed under MIT License.
|
|
These algorithms span a variety of topics from computer science, mathematics
|
|
and statistics, data science, machine learning, engineering, etc. The
|
|
implementations and the associated documentation are meant to provide a learning
|
|
resource for educators and students. Hence, one may find more than one
|
|
implementation for the same objective but using a different algorithm strategies
|
|
and optimizations.
|