mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
[module]: added enum for backend [VecZnx, VecZnxDft, VecZnxBig, VmpPMat]: added ptr to data [VecZnxBorrow]: removed [VecZnxAPI]: removed
WSL/Ubuntu
To use this crate you need to build spqlios-arithmetic, which is provided a as a git submodule:
- Initialize the sub-module
- $ cd base2k/spqlios-arithmetic
- mdkir build
- cd build
- cmake ..
- make
Others
Steps 3 to 6 might change depending of your platform. See spqlios-arithmetic/wiki/build for additional information and build options.