Skip to content

Concrete v2.1.0

Compare
Choose a tag to compare
@youben11 youben11 released this 02 Aug 14:54
· 937 commits to main since this release

Summary

Concrete v2.1.0 brings some important fixes, along with a couple of features improving its usability

Features

  • Report Python line causing compilation erros #509 #514
  • New options to enable verbose/debug mode in the Compiler #525
  • Statistics about the compiled circuit #526

Fixes

  • Simulation when using simple assignment #516
  • Simulation when using multi parameters #518
  • Compilation of full encrypted dot and matmul operators in multi parameters #522

Full Changelog: v2.0.0...v2.1.0