The Intel Homomorphic Encryption (HE) toolkit is the primordial vehicle for the continuous distribution of the Intel HE technological innovation to users. The toolkit has been designed with usability in mind and to make it easier for users to evaluate and deploy homomorphic encryption technology on the Intel platforms.
Before, pytests could only be run with "pytest tests/". Running from any other location, the tests will fail because the path to the input files was hardcoded. Now this issue is fixed.
Before, pytests could only be run with "pytest tests/". Running from any other location, the tests will fail because the path to the input files was hardcoded. Now this issue is fixed.