Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 1.0.1, shared library and updated tutorial #107

Merged
merged 9 commits into from
Aug 15, 2017

Conversation

ngama75
Copy link
Contributor

@ngama75 ngama75 commented Aug 14, 2017

This is the 1.0.1 release candidate of TFHE.

  • libtfhe is now a shared library. This will allow to create for instance python bindings for the gate bootstrapping API.
  • tfhe builds with -O3 (optimize for speed) instead of -O2 (optimize for size) by default on optim and release builds
  • tfhe is now compatible Linux and MacOS with up-to-date compilers (g++ and clang)

resolves #101

@ngama75 ngama75 merged commit 6297bc7 into master Aug 15, 2017
@ngama75 ngama75 deleted the 101-shared-library branch August 15, 2017 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make tfhe as a shared library
2 participants