mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
27 lines
938 B
Markdown
27 lines
938 B
Markdown
# concretefhe
|
|
|
|
Concrete Framework Python API - collection of tools to FHE all the things
|
|
|
|
## Installing
|
|
|
|
Installation steps are described in [INSTALLING.md](docs/install/INSTALLING.md).
|
|
|
|
## Using Docker
|
|
|
|
Information about how to use Docker are available in [DOCKER.md](docs/install/DOCKER.md).
|
|
|
|
## Documenting
|
|
|
|
Some information about how to build the documentation of `concretefhe` are available in [DOCUMENTING.md](docs/dev/DOCUMENTING.md). Notably, our documentation is pushed to [https://hdk.zama.ai](https://hdk.zama.ai).
|
|
|
|
## Developping
|
|
|
|
Some information about our terminology and the infrastructure of `concretefhe` are available in [TERMINOLOGY_AND_STRUCTURE.md](docs/dev/TERMINOLOGY_AND_STRUCTURE.md). An in-depth look at what is done in `concretefhe` is available in [COMPILATION.md](docs/dev/COMPILATION.md).
|
|
|
|
## Contributing
|
|
|
|
Information about how to contribute are available in [CONTRIBUTING.md](docs/dev/CONTRIBUTING.md).
|
|
|
|
|
|
|