Skip to content

Commit

Permalink
add functions that compute packed reduced qm31 arithmetics to math_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
ohad-nir-starkware committed Feb 15, 2025
1 parent 153d3a8 commit 597c04f
Show file tree
Hide file tree
Showing 3 changed files with 376 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

#### Upcoming Changes

* feat: add functions that compute packed reduced qm31 arithmetics to `math_utils` [#1944](https://github.com/lambdaclass/cairo-vm/pull/1944)

* feat: implement `Blake2s` opcode in VM [#1927](https://github.com/lambdaclass/cairo-vm/pull/1927)

* feat: remove `NonZeroReservedBits` from `VirtualMachineError` [#1948](https://github.com/lambdaclass/cairo-vm/pull/1948)
Expand Down
Loading

0 comments on commit 597c04f

Please sign in to comment.