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

Release v1.5.0 #393

Merged
merged 25 commits into from
Feb 23, 2024
Merged

Release v1.5.0 #393

merged 25 commits into from
Feb 23, 2024

Conversation

jeremyfelder
Copy link
Collaborator

@jeremyfelder jeremyfelder commented Feb 22, 2024

Contents of this release

Examples: multi-gpu example #381
Examples: updates example compares Radix2 and MixedRadix NTTs #383
Feat: add vector operations bindings to Rust #384
Examples: update examples with new vec ops #388
Feat: Grumpkin curve implementation #379
Feat: mixed-radix NTT fast twiddles mode #382
Docs: Update README.md #385 #387
README: Update Hall of Fame section #394
Examples: add rust poseidon example #392
Feat: GoLang bindings for v1.x #386

ImmanuelSegol and others added 25 commits February 14, 2024 22:28
## Describe the changes

Update to cover new NTT algorithms
## Describe the changes

This PR adds Multi-GPU Poseidon example

## Linked Issues

Some minor on-device memory issues require attention from devs, please
help
* add vector operations bindings to Rust
- this mode is allocating additional 4N twiddle-factors to achieve faster computation
- enabled by flag for initDomain(). Defaults to false.

Co-authored-by: hadaringonyama <hadar@ingonyama.com>
Add nonam3e as contributor
add rust poseidon example
@jeremyfelder jeremyfelder merged commit e603569 into main Feb 23, 2024
27 checks passed
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 this pull request may close these issues.

7 participants