mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
19e68589d1da969a7eaa5478b7ae85490687aa46
- add function to convert a type from the project to a numpy dtype - add function to manage numpy ufunc output dtypes - add a check for integers to have positive bit_width - add a check for floats to only accept 32 and 64 bits
feat(compilation): create compilation artifacts and provide a way to export them in a textual format
hdk
Homomorphic Development Framework - collection of tools to FHE all the things
Developers can take a look at ARCHITECTURE.md to get the big picture and GETTING-STARTED.md to start developing.
Description
Languages
C++
34.3%
Python
23.1%
MLIR
22.9%
Rust
14.6%
C
2.2%
Other
2.8%