mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
ee03a484472f83d59b27f75498dc36d038711a6e
The new option `--split-input-file` allows the user to add `// -----` markers to a source file, causing the file to be split into multiple chunks that are treated as if they were specified in different files.
Homomorphizer
The homomorphizer is a compiler that takes a high level computation model and produces a programs that evaluate the model in an homomorphic way.
Description
Languages
C++
34.3%
Python
23.1%
MLIR
22.9%
Rust
14.6%
C
2.2%
Other
2.8%