-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
So far, everything in this library is based on list objects, and we all know how slow python can be...
TODO:
- Search as much as I can for speedup oportunities based on numpy arrays migration from python
listobjects. Let C calculate instead of only Python. - Implement, commit, Pull to develop and then to master
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo