Honza
|
5d2f4e07e7
|
Updated automated testing scripts.
|
2022-04-17 13:06:46 +02:00 |
|
Honza
|
9e186d10ed
|
Typos fix and code cleanup.
|
2022-02-18 17:24:09 +01:00 |
|
Vojta Mrazek
|
dc705106b4
|
input as output works
|
2022-02-02 11:19:32 +01:00 |
|
Honza
|
d9b56e8a00
|
Fixed generation of unsigned variants of BAM and TM multipliers. Signed versions don't guarantee correct funcionality atm.
|
2022-01-06 19:23:56 +01:00 |
|
Honza
|
2075c0edf5
|
Another fix
|
2022-01-06 06:46:11 +01:00 |
|
Honza
|
b66c1bdfe0
|
Import fix
|
2022-01-06 06:42:26 +01:00 |
|
Honza
|
9aa0fb1858
|
Added broken array multiplier and truncated multiplier implementations. Tried testing them, but seems buggy. Needs further work.
|
2022-01-06 06:39:58 +01:00 |
|
honzastor
|
d41c5f3c94
|
Updated exportation of signed arithmetic circuits to python representation. Also unified some methods from arithmetic_circuit.py into general_circuit.py.
|
2021-10-10 22:15:13 +02:00 |
|
Vojta Mrazek
|
152a6b1583
|
Python eval (#4)
* #3 basic clean up arithmetic circuit and general circuit
* #3 implementation of python generator
* #3 pytest in actions
* #3 pytest in actions fix
|
2021-10-04 11:58:28 +02:00 |
|