Skip to content

Tags: mdqst/blitzar

Tags

v1.105.0

Toggle v1.105.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support recording computations (PROOF-927) (spaceandtimelabs#237)

* serialization support

* serialization support

* fill in file-io

* work on fileio

* work on file-io

* work o file-io

* work on file-io

* rename

* add more error checking

* work on file-io

* work on serialization

* work on mx serialization

* work on serialization

* mx serialization

* fill in temp directory

* add temp directory

* test serialization

* fill in directory recorder

* test directory recorder

* fill in testing

* reformat

* fill in recording

* reformat

v1.104.0

Toggle v1.104.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add basic operations for doing file io (PROOF-927) (spaceandtim…

…elabs#235)

* serialization support

* serialization support

* fill in file-io

* work on fileio

* work on file-io

* work o file-io

* work on file-io

* rename

* add more error checking

* work on file-io

* drop mx changes

* undo mx changes

* undo mx changes

v1.103.0

Toggle v1.103.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add chunked sumcheck fold (PROOF-913) (spaceandtimelabs#233)

* add chunked fold

* fill in chunked fold

v1.102.2

Toggle v1.102.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fix cpu_driver and add random testing (PROOF-913) (spaceandtimel…

…abs#231)

* add random testing

* drop spew

* clean up tests

* clean up

v1.102.1

Toggle v1.102.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: roll back changes to strided copy (PROOF-926) (spaceandtimelabs#232

)

* fill in tests

* roll back copy

v1.102.0

Toggle v1.102.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: rework gpu sum (PROOF-913) (spaceandtimelabs#230)

* rework gpu sum

* drop unused include

* add tests

* drop dead code

v1.101.0

Toggle v1.101.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: reduce partially aggregated polynomials (PROOF-913) (spaceandti…

…melabs#229)

* reduce partial polynomial sums

* tweak concept

* undo thread reduction change

v1.100.0

Toggle v1.100.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: generate random sumcheck problems (PROOF-913) (spaceandtimelabs…

…#228)

generate random sumcheck problems

v1.99.0

Toggle v1.99.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add utilities for copying partially computed sumcheck results (…

…PROOF-913) (spaceandtimelabs#227)

* add utilities for copying partially computed sumcheck results

* tweak formatting

v1.98.0

Toggle v1.98.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: fix variable and code comment errors (spaceandtimelabs#222)

* header_order.py

* build_fixer.py

* STYLE.md

* test-check-lint.yml

---------

Co-authored-by: Ryan Burn <[email protected]>