You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* optimize ppsnark (lurk-lang#252)
* optimize; check claims about Az,Bz,Cz
* add rayon
* Use rayon for computing evaluations in prove_helper in parallel (lurk-lang#253)
* add rayon for prove_inner
* version
---------
Co-authored-by: Srinath Setty <[email protected]>
The regression detection job introduced in #238 opens distinct issues when "detecting" a regression, see #248 #251.
We should use techniques such as this:
https://github.com/lurk-lab/neptune/blob/45510e4fb8886d56e5c89098bb2e9b6374a6fafe/.github/workflows/upstream_update.yml#L61-L109
To make sure we don't create a large number of issues, but rather comment on the existing ones.
The text was updated successfully, but these errors were encountered: