v0.5.1
Summary
The main objective of this release is to fix some issues with recent updates in dependencies, and to extend the support from python 3.7.14 to python 3.7.1.
Links
Docker Image: zamafhe/concrete-ml:v0.5.1
pip: https://pypi.org/project/concrete-ml/0.5.1
Documentation: https://docs.zama.ai/concrete-ml
v0.5.1
Feature
- Extend python 3.7.14 support to 3.7.1 (
eb212bf
)
Fix
- Fixing an issue with LinearRegression (
ebd06b4
)