156db76dadb0c74e1612270c7fc717b6ab24736b
[snark14.git] / examples / b12 / README
1 SNARK14m's original b11 example uses 'MEASUREMENT NOISY' data which
2 causes inconsistencies in output across different random number
3 libraries.
4
5 This version uses PERFECT data so it can be used to test regression
6 across different platforms.
7
8 WARNING
9
10 This version does not pass regression testing. There is a very small difference in value of phi between platforms:
11
12 gcc 5.4 on Windows 10 WSL and Centos original version match
13 gcc 7.2 on Ubuntu 2017.10 does not match