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

Document the support for 64-bit integer sparse matrix indices. #2278

Open
hodgestar opened this issue Dec 14, 2023 · 1 comment
Open

Document the support for 64-bit integer sparse matrix indices. #2278

hodgestar opened this issue Dec 14, 2023 · 1 comment

Comments

@hodgestar
Copy link
Contributor

Describe the Issue!

By building QuTiP 5 with:

python -m build \
            --wheel \
            --config-setting="--global-option=--with-idxint-64"

one can use 64-bit integer indices.

Currently this is only documented in the changelog. We should also write a short guide on it, perhaps.

It might also be worthwhile adding a CI build for the 64-bit index case.

@DarkStarStrix
Copy link

I'd love to try to tackle this

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

No branches or pull requests

3 participants