mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
- update BaseDataType to store the underlying type constructor e.g. int - add helper functions to get the type constructor for constant data - update operator graph to fill the type constructor during bounds update - add loguru as logger - use type constructor in ArbitraryFunction.get_table, log an info if the type_constructor of the input was None and default to int