storpipfugl / pykdtree

Fast kd-tree implementation in Python
GNU Lesser General Public License v3.0
206 stars 48 forks source link

Add more detailed installation and contribution information to README #71

Closed djhoese closed 1 year ago

djhoese commented 1 year ago

Attempts to address some of the confusion encountered by @Mechazo11 in #69. In modern Cython/setup.py we could probably automate a lot of this. I'm sure OpenMP defaults could use a revisiting for modern systems.