Skip to content

Concrete v2.4.0

Compare
Choose a tag to compare
@youben11 youben11 released this 02 Oct 14:33
· 865 commits to main since this release

What's Changed

  • feat: Multi Precision Bitwise by @umut-sahin in #558
  • feat(frontend-python): support dynamic table lookups by @umut-sahin in #566
  • feat: various performance improvements up to 5x in some cases
  • docs(frontend-python): update outdated warning in simulation docs by @umut-sahin in #565
  • fix: Uncaught error on building statistics make the compilation crash by @umut-sahin in #568

Internal

  • feat/optimizer/key sharing by @rudy-6-4 in #555
  • chore(frontend-python): remove optimization goal from z3 by @umut-sahin in #567
  • feat(compiler): adds support for dynamic luts in fhelinalg by @aPere3 in #563
  • chore(ci): Tag nightly on the public githut repository by @BourgerieQuentin in #543
  • fix(frontend-python): update bad static indexing tests to use a constant inputset for consistent errors by @umut-sahin in #576
  • fix(frontend-python): Makefile, default value for COMPILER_BUILD_DIRE… by @rudy-6-4 in #573
  • fix(frontend-python): Makefile, portability 'source' by @rudy-6-4 in #572

Full Changelog: v2.3.0...v2.4.0