Skip to content

TenSEAL 0.1.0 Release Notes

Pre-release
Pre-release
Compare
Choose a tag to compare
@youben11 youben11 released this 16 Jul 06:07
6127f9f
  • Scalar operations for CKKSVector (#86)
  • Operations on vectors of different size (1 vs n) (#92)
  • Negate and right arithmetic operators for CKKSVector (#93, #94)
  • Encrypted vector exponentiation and polynomial evaluation with optimum circuit (#99, #100)

With all this recent changes, TenSEAL is now able to perform training of a logistic regression model, checkout the tutorial section for more information.