Arthur Meyre a060aaae99 feat(tracing): add tracing facilities
- add BaseTracer which will hold most of the boilerplate code
- add hnumpy with a bare NPTracer and tracing function
- update IR to be compatible with tracing helpers
- update test helper to properly check that graphs are equivalent
- add test tracing a simple addition
- rename common/data_types/helpers.py to .../dtypes_helpers.py to avoid
having too many files with the same name
- ignore missing type stubs in the default mypy command
- add a comfort Makefile target to get errors about missing mypy stubs
2021-07-26 17:05:53 +02:00
2021-07-15 16:56:53 +02:00
2021-07-26 17:05:53 +02:00
2021-07-26 17:05:53 +02:00
2021-07-16 12:26:52 +02:00

hdk

Homomorphic Development Framework - collection of tools to FHE all the things

Developers can take a look at ARCHITECTURE.md

Description
No description provided
Readme 148 MiB
Languages
C++ 34.3%
Python 23.1%
MLIR 22.9%
Rust 14.6%
C 2.2%
Other 2.8%