Arthur Meyre
|
a9a8cdb223
|
feat: easily print and draw NPFHECompiler underlying OPGraph
closes #1075
|
2021-12-06 16:17:52 +01:00 |
|
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 |
|
Arthur Meyre
|
8a27525a64
|
refactor: separate some compilation steps to prepare torch-like API work
refs #233
|
2021-11-19 10:06:07 +01: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
|
441c4f9e7d
|
feat: check inputset size
|
2021-09-20 17:05:22 +03:00 |
|
Arthur Meyre
|
381c81b76c
|
refacto: remove iter usage for passing a dataset
- it is still supported but not required and more confusing
|
2021-09-15 20:07:21 +02:00 |
|
Arthur Meyre
|
959328e0f5
|
chore: rename hdk to concrete first pass
|
2021-09-06 18:43:49 +02:00 |
|
Arthur Meyre
|
bf2585ba0a
|
refacto: rename hnumpy to numpy as requested for the package imports
|
2021-09-02 12:20:01 +02:00 |
|
Umut
|
1e8debfb57
|
refactor: rename ClearValue/EncryptedValue to ClearScalar/EncryptedScalar
|
2021-09-01 15:33:19 +03:00 |
|
Umut
|
02fbbfeaf7
|
test(drawing): crate test for saving the drawing
|
2021-08-31 18:40:40 +03:00 |
|