Files
concrete/docs/user/howto/faq.md
Benoit Chevallier-Mames d35a183a1e chore: proposal for doc improvement
- add Compiling a Torch Model to the Getting Started
- rename to Compiling and Executing a Numpy Function for more clarity
- changed the FAQ
- removed a .md which is no more needed
2021-12-20 11:53:22 +01:00

24 lines
612 B
Markdown

# FAQ
## What is **Concrete Framework**?
See [here](../basics/intro.md). Also, you can have a look to Zama's [website](https://zama.ai) or to the [Concrete library GitHub](https://github.com/zama-ai/concrete).
## Is it an open source project?
FIXME(Jeremy/AlexQ): would you write a short section here? or link to somewhere on Zama's website
## Can I use it freely?
See our license in the root of the repository.
## Can I contribute?
See this [section](../../dev/howto/contributing.md).
## What are the future features of **Concrete Framework**?
See this [section](../explanation/future_features.md).