You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
Implementation in Python is too slow. Especially for Raspberry Pi Zero. Therefore, it would be good idea to use the C code and write only a wrapper in python code. It needs to have the same methods as Python implementation. It should be interchangeable with the pure python implementation.
The text was updated successfully, but these errors were encountered:
Implementation in Python is too slow. Especially for Raspberry Pi Zero. Therefore, it would be good idea to use the C code and write only a wrapper in python code. It needs to have the same methods as Python implementation. It should be interchangeable with the pure python implementation.
The text was updated successfully, but these errors were encountered: