dante
|
ab4997d0c2
|
chore: update docs and panics (#952)
|
2025-03-10 11:32:28 -04:00 |
|
dante
|
701e69dd2f
|
fix: handle [] shapes in sort (#954)
|
2025-03-08 13:17:45 -05:00 |
|
dante
|
f631445e26
|
docs: document arguments better (#950)
|
2025-03-05 16:10:50 -05:00 |
|
dante
|
fcbb27677f
|
fix: empty dim len can be 1 (#949)
|
2025-02-28 23:56:19 -05:00 |
|
dante
|
bc26691bd5
|
chore: smaller cat dog example (#947)
|
2025-02-28 10:37:08 -05:00 |
|
dante
|
73c813a81d
|
feat: pass data directly in cli (#939)
|
2025-02-13 12:35:13 -05:00 |
|
dante
|
ae076aef09
|
refactor: rm tolerance parameter (#937)
|
2025-02-11 12:57:18 -05:00 |
|
dante
|
a7544f4060
|
feat: generalize conv mem layout and ND (#935)
|
2025-02-10 09:11:58 -05:00 |
|
dante
|
c19fa5218a
|
refactor: enforce max decomp base/legs in args (#936)
|
2025-02-09 16:15:40 -05:00 |
|
rebustron
|
eb205d0c73
|
chore: fix typos in comments and docs (#934)
|
2025-02-08 19:13:17 -05:00 |
|
dante
|
db498f8d7c
|
docs: cat-dog example (#929)
|
2025-02-08 17:30:13 -05:00 |
|
Cypher Pepe
|
a363c91160
|
fix: broken links in polycommit.rs and poseidon.rs (#932)
|
2025-02-08 12:40:53 -05:00 |
|
dante
|
f7f04415fa
|
chore!: add model input/output types to settings (#933)
BREAKING CHANGE: compiled model serialization is not backwards compatible
|
2025-02-07 16:05:59 -05:00 |
|
Jseam
|
de8d419e5d
|
ci: change to sha hashes (#922)
|
2025-02-07 12:27:35 -05:00 |
|
dante
|
a38d318923
|
fix: pypi publication pipeline (#931)
v19.0.7
|
2025-02-05 23:03:21 -05:00 |
|
dante
|
864990fe2d
|
fix: publishing path
v19.0.6
|
2025-02-05 19:57:13 -05:00 |
|
dante
|
29c3e4f977
|
fix: bump download artifact to v4
v19.0.5
|
2025-02-05 19:05:29 -05:00 |
|
dante
|
0689115828
|
fix: ezkl-gpu name (#930)
v19.0.0
|
2025-02-05 18:29:28 -05:00 |
|
dante
|
99f741304a
|
Revert "fix: ezkl-gpu install"
This reverts commit 20ac99fdbf.
|
2025-02-05 18:03:46 -05:00 |
|
dante
|
20ac99fdbf
|
fix: ezkl-gpu install
|
2025-02-05 18:01:26 -05:00 |
|
dante
|
532fa65e93
|
fix: patch python release pipeline for v4
|
2025-02-05 17:59:35 -05:00 |
|
dante
|
cfe5db545c
|
fix: npm and pypi releases
|
2025-02-05 17:26:36 -05:00 |
|
dante
|
21ad56aea1
|
refactor: serial lookup commits for metal (#928)
|
2025-02-05 16:54:12 -05:00 |
|
dante
|
4ed7e0fd29
|
fix: use variable len domain for poseidon (#927)
|
2025-02-05 16:52:28 -05:00 |
|
dante
|
05d1f10615
|
docs: advanced security notices (#926)
---------
Co-authored-by: jason <jason.morton@gmail.com>
|
2025-02-05 15:14:29 +00:00 |
|
dante
|
9a8c754e45
|
fix: use onnx convention when integer dividing (#925)
|
2025-02-05 09:32:44 +00:00 |
|
dante
|
d82766d413
|
fix: force prover det on argmax/min for collisions (#923)
|
2025-02-04 12:08:34 +00:00 |
|
dante
|
820a80122b
|
fix: range-check graph input and outputs (#921)
|
2025-02-04 02:33:27 +00:00 |
|
dante
|
9c64e42bd3
|
docs: improve quality + code quality fixes (#920)
|
2025-01-31 10:48:25 +00:00 |
|
dante
|
27b5e5dde3
|
fix: make flushing err more informative (#919)
|
2025-01-28 14:53:05 -05:00 |
|
dante
|
83c4afce3b
|
fix: version interpolation in npm publishing (#917)
|
2025-01-27 23:20:58 -05:00 |
|
dante
|
50740a22df
|
fix: patch pypi whl version labels (#916)
v18.1.5
|
2025-01-27 20:25:03 -05:00 |
|
dante
|
a2624f6303
|
fix: strict cvx opt bounds to stop prover non-det (#914)
|
2025-01-24 08:48:50 -05:00 |
|
dante
|
fc5be4f949
|
fix: syn-sel should be range-checked when overflow (#913)
|
2025-01-23 12:26:31 -05:00 |
|
dante
|
d0ba505baa
|
fix: node parsing should not panic (#912)
|
2025-01-22 08:02:29 -05:00 |
|
dante
|
f35688917d
|
fix: rm macos metal bindings from python (#911)
v18.1.1
|
2025-01-21 00:36:57 -05:00 |
|
Artem
|
7ae541ed35
|
feat: metal acceleration for MSM solving (#909)
---------
Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
v18.1.0
|
2025-01-20 22:17:24 -05:00 |
|
dante
|
675628cd08
|
fix!: shuffle argument should include an incrementing index (#904)
BREAKING CHANGE: pk and vk will not be backwards compatible
|
2025-01-17 09:19:10 -05:00 |
|
Artem
|
4fe7290240
|
fix: rust ci issue with updating swift pm testing files (#908)
|
2025-01-14 12:00:55 -05:00 |
|
dante
|
3e027db9b6
|
fix: apply zizmor suggestions to CI (#906)
---------
Co-authored-by: Jseam <hello.jseam@gmail.com>
|
2025-01-14 12:00:31 -05:00 |
|
Artem
|
e566acc22a
|
fix: swift pm ci issue with updating testing files (#905)
|
2025-01-13 18:08:04 -05:00 |
|
dante
|
75ea99e81d
|
fix: eager exec of ok_or error prints (#903)
|
2025-01-11 13:50:57 -05:00 |
|
dante
|
c5354c382d
|
refactor: range check sanity toggled by CHECKMODE (#902)
|
2025-01-10 22:58:52 +00:00 |
|
dante
|
bdcba5ca61
|
feat: add gen-random-data helpers func (#901)
|
2025-01-09 00:14:27 +00:00 |
|
dante
|
6752a05f19
|
refactor: pregen mv-lookup blinds (#900)
|
2025-01-08 17:18:46 +00:00 |
|
dante
|
03aefb85eb
|
chore: version mismatch warnings for artifacts (#899)
v17.0.0
|
2025-01-06 16:01:34 +00:00 |
|
dante
|
e86caca8b6
|
refactor: batched poly reads (#897)
|
2025-01-06 15:49:47 +00:00 |
|
dante
|
c839a30ae6
|
fix: clearer duplication functions (#895)
|
2024-12-31 07:28:02 -05:00 |
|
dante
|
352812b9ac
|
refactor!: simplified decompose op (#892)
|
2024-12-30 13:44:03 -05:00 |
|
dante
|
d48d0b0b3e
|
fix: get_slice should not use intermediate Vec (#894)
v16.2.7
|
2024-12-27 23:26:22 -05:00 |
|