Arthur Meyre
|
48aaed9ee8
|
refactor: disallow tuple input in inputset for 1-input functions
- handle the case properly once we add tuple support in #772
closes #971
|
2021-12-02 11:59:42 +01:00 |
|
Umut
|
46a018fd21
|
refactor: use a consistent short name for operation graph
|
2021-11-16 12:10:48 +03:00 |
|
Umut
|
6fec590e65
|
refactor(debugging): re-write graph formatting
|
2021-11-15 16:33:15 +03:00 |
|
Umut
|
f417246ea3
|
refactor(debugging): rename get_printable_graph to format_operation_graph
|
2021-11-08 13:20:18 +03:00 |
|
Arthur Meyre
|
384026364e
|
test: create default_compilation_configuration fixture
- update test code and use it where appropriate
- remove duplicate tests that lacked correctness verification
|
2021-10-19 08:51:35 +02:00 |
|
Umut
|
003bad581a
|
feat(fhe_circuit): create FHECircuit class to combine operation graph and compiler engine
|
2021-10-04 12:23:37 +03:00 |
|