Skip to content

Concrete v2.2.0

Compare
Choose a tag to compare
@BourgerieQuentin BourgerieQuentin released this 14 Sep 07:40
· 923 commits to main since this release

What's Changed

Features

  • feat(frontend-python): Support of len by @umut-sahin in #534
  • feat(frontend-python/compiler): Enable multi precision for encrypted multiplication in order to have a finer optimization in multi parameters by @umut-sahin in #535
  • feat(frontend-python): Enable multi precision and multi parameters by default by @umut-sahin in #483

Internal changes

  • test: Add a workflow to validate Concrete using Concrete ML tests #531 in #537 #539
  • chore(optimizer): Update for nightly rust linting by @rudy-6-4 in #533
  • test(frontend-python): Remove the high p_error in graph evaluation tests to avoid Concrete Python flaky tests by @BourgerieQuentin in #532
  • chore(backend-gpu): changes the mutability of cuda streams in the rust api by @pdroalves in #536

New Contributors

Full Changelog: v2.1.0...v2.2.0