storpipfugl / pykdtree

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

Add more detailed installation and contribution information to README #71

Closed djhoese closed 2 years ago

djhoese commented 2 years 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.