Recent Releases of pyfhel

pyfhel - v3.5.0

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.

- Cython
Published by ibarrond 9 months ago

pyfhel - v3.4.3

  • Temporarily dropped MacOS support (CI not working, help needed!)
  • Fixed installation issues.
  • Bumped to Python 3.12+

- Cython
Published by ibarrond 9 months ago

pyfhel - v3.4.2 Fixed MacOS support, flip operator.

- Cython
Published by ibarrond over 2 years ago

pyfhel - v3.4.1

  • MacOS Support.
  • BGV scheme now supported.
  • Compatible with a flexible version of numpy.

- Cython
Published by ibarrond over 3 years ago

pyfhel - v3.3.2

  • 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)

- Cython
Published by ibarrond over 3 years ago

pyfhel - v3.3.0

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).

- Cython
Published by ibarrond over 3 years ago

pyfhel - v3.1.4

Correct installation in Windows and Linux. All Demos running correctly. Full, updated BFV and CKKS arithmetic!

- Cython
Published by ibarrond about 4 years ago

pyfhel - v2.3.1

Last version of Pyfhel v2

- Cython
Published by ibarrond about 4 years ago