mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
- value classes have a data_type member to know what they hold - add __repr__ to a few classes to ease readability for debug/print - add helper functions to perform value checks that will be used for tracing to ease readability - add unit tests to get 100% coverage