Skip to content

Releases: spaceandtimelabs/blitzar

v1.92.0

13 Dec 18:23
ff56d21
Compare
Choose a tag to compare

1.92.0 (2024-12-13)

Features

  • chunk combination of multiexponentiation partials (PROOF-923) (#207) (ff56d21)

v1.91.1

13 Dec 18:01
6f83d9e
Compare
Choose a tag to compare

1.91.1 (2024-12-13)

Bug Fixes

  • don't split inner products that are already on device memory (PROOF-923) (#206) (6f83d9e)

v1.91.0

10 Dec 21:46
07f0e71
Compare
Choose a tag to compare

1.91.0 (2024-12-10)

Features

  • add strided host-to-device copy (PROOF-923) (#204) (07f0e71)

v1.90.0

09 Dec 22:22
38b002d
Compare
Choose a tag to compare

1.90.0 (2024-12-09)

Features

v1.89.0

07 Nov 01:43
d10e3e5
Compare
Choose a tag to compare

1.89.0 (2024-11-07)

Features

  • add sumcheck driver for GPU (PROOF-913) (#200) (d10e3e5)

v1.88.1

05 Nov 19:44
8e35da9
Compare
Choose a tag to compare

1.88.1 (2024-11-05)

Bug Fixes

  • fix overflow in variable length multiexponentiation (PROOF-922) (#201) (8e35da9)

v1.88.0

01 Nov 18:12
559c83e
Compare
Choose a tag to compare

1.88.0 (2024-11-01)

Features

v1.87.0

31 Oct 19:45
f32d350
Compare
Choose a tag to compare

1.87.0 (2024-10-31)

Features

  • construct sumcheck proofs (PROOF-913) (#198) (f32d350)

v1.86.0

30 Oct 23:36
31f5800
Compare
Choose a tag to compare

1.86.0 (2024-10-30)

Features

  • add sumcheck operations for cpu (PROOF-913) (#197) (31f5800)

v1.85.2

30 Oct 16:41
1e0df4a
Compare
Choose a tag to compare

1.85.2 (2024-10-30)

Bug Fixes

  • don't use pinned memory in cpu_backend (PROOF-921) (#196) (1e0df4a)