Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wheels for Windows and MacOS-M1 (arm) #48

Open
Dr-Irv opened this issue Jan 21, 2022 · 2 comments
Open

Wheels for Windows and MacOS-M1 (arm) #48

Dr-Irv opened this issue Jan 21, 2022 · 2 comments

Comments

@Dr-Irv
Copy link

Dr-Irv commented Jan 21, 2022

We have found a use for ncls in one of our projects, where we needed to find overlapping time intervals. It helped improve the performance of our code by a factor of 25. Great!

We use conda for creating the environment for our project, and work on multiple platforms. Ideally, there would be wheels or conda binaries for Windows and for MacOS using the new M1 processor.

Any chance you could build those and include it in the conda repo? Or, we could supply you with python 3.8 binaries for those platforms and you could post them?

This would simplify our environment creation procedure that is used by different developers on our project.

@endrebak
Copy link
Collaborator

endrebak commented Jan 23, 2022 via email

@Dr-Irv
Copy link
Author

Dr-Irv commented Jan 24, 2022

If you could send me those I’d welcome them. I’d also appreciate your scripts to produce these wheels. Perhaps they can be made into a GitHub action

  1. How should I send them to you?
  2. On Windows, I just did a python setup.py build followed by python setup.py bdist_wheel and obtained the file. This may have worked because I had dependencies like cython installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants