Skip to content

Commit 29ce31e

Browse files
add functions that compute packed reduced qm31 arithmetics to math_utils
1 parent 7a97bed commit 29ce31e

File tree

3 files changed

+380
-0
lines changed

3 files changed

+380
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
#### Upcoming Changes
44

5+
* feat: add functions that compute packed reduced qm31 arithmetics to `math_utils` [#1944](https://github.com/lambdaclass/cairo-vm/pull/1944)
6+
57
* feat: implement `Blake2sLastBlock` opcode in VM [#1932](https://github.com/lambdaclass/cairo-vm/pull/1932)
68

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

0 commit comments

Comments
 (0)