Files
concrete/docs/user/install.md
2021-12-27 09:55:57 +01:00

16 lines
548 B
Markdown

# Installation
## Docker
A docker image is provided in Github Releases at [https://github.com/zama-ai/homomorphizer/releases](https://github.com/zama-ai/homomorphizer/releases)
## Python bindings
A python library is provided in Github Releases at [https://github.com/zama-ai/homomorphizer/releases](https://github.com/zama-ai/homomorphizer/releases)
On pypi, the library should soon be available at [https://pypi.org/user/zama/](https://pypi.org/user/zama/).
## Compilation from Source
Follow the README.md located in the compiler folder.