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 19, 2025
1 parent 7a97bed commit 57521d5
Show file tree
Hide file tree
Showing 3 changed files with 382 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 `Blake2sLastBlock` opcode in VM [#1932](https://github.com/lambdaclass/cairo-vm/pull/1932)

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

0 comments on commit 57521d5

Please sign in to comment.