Glenn Xavier
Glenn Xavier
Never mind. It's in the README.
Actually, the readme talks about qaptools. How would it work for zkinterface?
I'm having trouble using the new changes with the zkinterface tool. The zkInterface tool says the output violates the specification. Not entirely sure why. ``` PYSNARK_BACKEND=zkinterface python3 cube.py 10 cat...
Yes, I get the "multiple definition" issue. It looks like the zkinterface tool reads all `.zkif` files in the working directory. If you remove either circuit.zkif or computation.zkif it fixes...