storpipfugl / pykdtree

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

arm64 #61

Closed philippemiron closed 2 years ago

philippemiron commented 3 years ago

Is there a plan to bring this package to miniforge, which supports arm64 processor (like the Apple M1)? I saw it's available on Ubuntu so I guess it should be simple to bring to miniforge.

djhoese commented 2 years ago

Miniforge is powered by the packages on conda-forge. The pykdtree package on conda-forge should support ARM as of December 2021 (from what I can tell). If that doesn't seem to be the case please comment and we can reopen this.

philippemiron commented 2 years ago

Just confirming that I did manage to install pykdtree without issue right now on an ARM system.