faster write r1cs

This commit is contained in:
Jordi Baylina
2020-07-23 15:55:27 +02:00
parent f48de61ca9
commit 26cad30222
5 changed files with 39 additions and 10 deletions

View File

@@ -123,6 +123,7 @@ class LCAlgebra {
}
_signal2lc(a) {
const self = this;
if (a.t == "S") {
const lc = {
t: "LC",