mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-07 12:37:22 +08:00
8ea50b59a3f6ed86ecdb70b8d7941e16ef0b11d2
Implemented an easier to implement and faster algorithm than the already present matrix exponentiation method. This is faster than matrix exponentiation method as it is a DP form of matrix exponentiation.
C-Plus-Plus
All Algorithms implemented in C++
Description
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
algorithmalgorithm-competitionsalgorithmsalgorithms-implementedartificial-intelligence-algorithmscomputer-sciencecppdata-structureseducationalhacktoberfestinstructor-materialsinterview-preparationinterview-questionsmachine-learningmachine-learning-algorithmsmathematicssearchsort
Readme
MIT
196 MiB
Languages
C++
98.6%
CMake
1.3%