mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
- 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
24 lines
612 B
Markdown
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).
|
|
|
|
|