mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
1b3f9aa0486f3156186a636fdd23676143e64670
- comment out package-watcher as it's not compatible with the new docker waiting on the compiler proper release workflow to update this - update setup_env target to be docker and bare env friendly (workaround) - update torch_requirements.txt refs #809
concretefhe
Concrete Framework Python API - collection of tools to FHE all the things
For end users
Using the project
To use the project you can check INSTALLING.md
For developers
Project setup
Installation steps are described in PROJECT_SETUP.md. Information about how to use Docker for development are available in DOCKER.md.
Documenting
Some information about how to build the documentation of concretefhe are available in DOCUMENTING.md. Notably, our documentation is pushed to https://docs.zama.ai/concretefhe/.
Developing
Some information about our terminology and the infrastructure of concretefhe are available in TERMINOLOGY_AND_STRUCTURE.md. An in-depth look at what is done in concretefhe is available in COMPILATION.md.
Contributing
Information about how to contribute are available in CONTRIBUTING.md.
Description
Languages
C++
34.3%
Python
23.1%
MLIR
22.9%
Rust
14.6%
C
2.2%
Other
2.8%