-
- Downloads
add support for reverse operator overloads, remove constant operations other...
add support for reverse operator overloads, remove constant operations other than ConstantMultiplication (as discussed with client) to make the core operations less bloated/confusing
parent
40aa3a4d
No related branches found
No related tags found
Showing
- b_asic/core_operations.py 9 additions, 50 deletionsb_asic/core_operations.py
- b_asic/operation.py 62 additions, 36 deletionsb_asic/operation.py
- test/fixtures/signal_flow_graph.py 1 addition, 2 deletionstest/fixtures/signal_flow_graph.py
- test/test_abstract_operation.py 28 additions, 13 deletionstest/test_abstract_operation.py
- test/test_core_operations.py 3 additions, 46 deletionstest/test_core_operations.py
- test/test_operation.py 1 addition, 1 deletiontest/test_operation.py
Please register or sign in to comment