An open API service indexing awesome lists of open source software.

https://github.com/synodriver/pyalgorithms

fast algorithms, wrapped with cython
https://github.com/synodriver/pyalgorithms

Last synced: 3 months ago
JSON representation

fast algorithms, wrapped with cython

Awesome Lists containing this project

README

          

# pyalgorithms

- 改动其他后 _core需要重新编译 否则size changed, may indicate binary incompatibility

- 魔术方法必须是def函数 不能是cdef cpdef