TenSEAL 0.1.0 Release Notes
Pre-release
Pre-release
- 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.