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

Instructions for building the rust lib #30

Open
bnavigator opened this issue Feb 27, 2024 · 2 comments
Open

Instructions for building the rust lib #30

bnavigator opened this issue Feb 27, 2024 · 2 comments

Comments

@bnavigator
Copy link

I noticed the Cargo.toml and src/lib.rs in the repository.

I am able to build a wheel with it by changing the build-backend from setuptools to maturin and changing the version in Cargo.toml

Any reasons why I can't find instructions on it and you don't publish an optimized version on pypi or conda-forge?

@jcmgray
Copy link
Owner

jcmgray commented Feb 27, 2024

Hi @bnavigator, there are no reasons other than lack of time and bandwidth! Ideally the optimized versions would go into e.g. https://github.com/jcmgray/cotengrust as additional accelerated drop ins, keeping development of cotengra as a simple pure python package.

@bnavigator
Copy link
Author

Okay, I will ignore the rust files in this repo then :)

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