Releases: ibarrond/Pyfhel
Releases · ibarrond/Pyfhel
v3.5.0
21 Aug 22:13
Compare
Sorry, something went wrong.
No results found
Fixed MacOS CI
Enhanced CI to test for all combinations of Python 3.{10, 11, 12, 13} and OS in {Linux, MacOS, Windows}.
Dropped support for Python <3.10
Fixed readthedocs.
v3.4.3
20 Aug 18:56
Compare
Sorry, something went wrong.
No results found
Temporarily dropped MacOS support (CI not working, help needed!)
Fixed installation issues.
Bumped to Python 3.12+
v3.4.2 Fixed MacOS support, flip operator.
20 Sep 22:12
Compare
Sorry, something went wrong.
No results found
v3.4.2: Added flip operator (^), fixed MacOs build using brew GCC
v3.4.1
10 Feb 17:42
Compare
Sorry, something went wrong.
No results found
MacOS Support.
BGV scheme now supported.
Compatible with a flexible version of numpy.
v3.3.2
01 Dec 16:37
Compare
Sorry, something went wrong.
No results found
contextGen now returns a message with the result of validating the parameters.
You can now select custom steps for the rotation keys in rotateKeyGen
Expose size (B) of save/load serialized objects, returned from all save/load functions.
Fixed several bugs.
Deep copy of PyCtxt using .copy()
sizeof functions to get bytesize of all objects (both without and with compression)
v3.3.0
04 Oct 21:53
Compare
Sorry, something went wrong.
No results found
Scalar Product and cumulative addition built-in, with demos also for hamming distance. Expressive contextGen, serialization object sizes, coverage tests (pytest), automatic testing in Ubuntu/Windows (github Actions).
v3.1.4
26 May 00:26
Compare
Sorry, something went wrong.
No results found
Correct installation in Windows and Linux. All Demos running correctly. Full, updated BFV and CKKS arithmetic!
v2.3.1
18 May 23:07
Compare
Sorry, something went wrong.
No results found
Last version of Pyfhel v2