Releases: zkonduit/ezkl
Releases · zkonduit/ezkl
v18.1.5
v18.1.1
What's Changed
- refactor: pregen mv-lookup blinds by @alexander-camuto in #900
- feat: add gen-random-data helpers func by @alexander-camuto in #901
- refactor: range check sanity toggled by CHECKMODE by @alexander-camuto in #902
- fix: eager exec of
ok_or
error prints by @alexander-camuto in #903 - fix: swift pm ci issue with updating testing files by @ElusAegis in #905
- fix: apply
zizmor
suggestions to CI by @alexander-camuto in #906 - fix: update test files in CI pipeline by @ElusAegis in #908
- fix!: shuffle argument should include an incrementing index by @alexander-camuto in #904
- feat: metal acceleration for MSM solving by @ElusAegis in #909
- fix: rm macos metal bindings from python by @alexander-camuto in #911
Full Changelog: v17.0.0...v18.1.1
v17.0.0
What's Changed
- refactor!: simplified decompose op by @alexander-camuto in #892
- fix: clearer duplication functions by @alexander-camuto in #895
- refactor: batched poly reads by @alexander-camuto in #897
- chore: version mismatch warnings for artifacts by @alexander-camuto in #899
Full Changelog: v16.2.7...v17.0.0
v16.2.7
What's Changed
- fix: add version string and sed by @JSeam2 in #893
- fix:
get_slice
should not use intermediateVec
by @alexander-camuto in #894
Full Changelog: v16.2.5...v16.2.7
v16.2.5
What's Changed
- fix: ios bindings update action by @ElusAegis in #886
- fix: const filtering strat is size dependent by @alexander-camuto in #891
Full Changelog: v16.2.3...v16.2.5
v16.2.3
What's Changed
- chore: rm wasm serialization checks by @alexander-camuto in #890
Full Changelog: v16.2.2...v16.2.3
v16.2.2
What's Changed
- chore: neural bag of words example by @alexander-camuto in #888
- chore: optimize wasm bundle for speed over size by @alexander-camuto in #889
Full Changelog: v16.2.0...v16.2.2
v16.2.0
What's Changed
- fix: bump pypi-publish to unstable to use twine updates by @alexander-camuto in #881
- feat: ICICLE MSM and NTT integration by @alexander-camuto in #884
Full Changelog: v15.6.9...v16.2.0
v15.6.9
What's Changed
- fix: typo in lib.rs by @mdqst in #877
- chore: update pyo3 and add stub by @alexander-camuto in #879
- fix: revert pypi to 1.11.0 by @JSeam2 in #880
New Contributors
Full Changelog: v15.6.6...v15.6.9
v15.6.6
What's Changed
- chore: generalize the exp to other bases by @alexander-camuto in #875
- chore: explicitly compile div op by @alexander-camuto in #876
- chore: update tract to
0.21.8-pre
by @alexander-camuto in #878
Full Changelog: v15.6.3...v15.6.6