This is a repository to realize the algorithms in many fields. In fact, I use C, Cython and Python to do my work.
There are some algorithm and little useless skills in C.
There are all include head files.
There are all modules files.
There are machine learning algorithms.
Every directory corresponds a algorithm realized in Cython.
The setup.py is used to set up the module.
The test.ipynb tests the module.