Files
concrete/README.md
Arthur Meyre 42777d8888 docs: Re-organize installation docs
- add user docs to use concretefhe with docker
2021-09-09 15:57:05 +02:00

1.4 KiB

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://hdk.zama.ai.

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.