Skip to content

Bump rand version 0.8.3 -> 0.9.0 #397

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

Open
Y-jiji opened this issue Apr 22, 2025 · 1 comment · May be fixed by #400
Open

Bump rand version 0.8.3 -> 0.9.0 #397

Y-jiji opened this issue Apr 22, 2025 · 1 comment · May be fixed by #400

Comments

@Y-jiji
Copy link

Y-jiji commented Apr 22, 2025

Currently, I'm working on a vector database project, building specialized hash index for featured data.
To generate a locality sensitive hash, I have to import ndarray-linalg as a dependency.
However, I'm using rand_chacha in a large portion of code already, so the rand crate version has to be 0.9.0.

@Dirreke
Copy link
Collaborator

Dirreke commented Jun 6, 2025

Blocked by rust-num/num-complex#144 and rust-math/cauchy#12

@Dirreke Dirreke linked a pull request Jun 6, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants