This repository has been archived by the owner on Mar 26, 2023. It is now read-only.
Convert goopylib code to C if possible, otherwise Cython #75
Labels
enhancement
New feature or request
Cython & C are much faster than Python and so converting the goopylib code to use them would make it much faster. If converting the code to C is possible, do it. Otherwise, convert it to Cython at least.
The text was updated successfully, but these errors were encountered: