navis-org / fastcore

[WIP] Fast core functions for navis re-implemented in Cython.
GNU General Public License v3.0
1 stars 1 forks source link

PEP517 build system dependencies #1

Closed clbarnes closed 2 years ago

clbarnes commented 2 years ago

This should sort out the packaging issues as far as cython/numpy are concerned. Not sure about openmp.

clbarnes commented 2 years ago

Superceded by #2