-
Notifications
You must be signed in to change notification settings - Fork 23
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
Comments
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
…On Friday, January 21, 2022, Irv Lustig ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub
<#48>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEHURUSXDFZ5ELIU2CIVJGDUXGWZRANCNFSM5MQJV4WQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: