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 12, 2025
1 parent a24c1b8 commit ee011aa
Show file tree
Hide file tree
Showing 3 changed files with 374 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: remove `NonZeroReservedBits` from `VirtualMachineError` [#1948](https://github.com/lambdaclass/cairo-vm/pull/1948)

* feat: set `encoded_instruction` to be u128 for opcode_extensions to come [#1940](https://github.com/lambdaclass/cairo-vm/pull/1940)
Expand Down
Loading

0 comments on commit ee011aa

Please sign in to comment.