-
- Downloads
numpy tests added
parent
2884f274
No related branches found
No related tags found
Showing
- test/test_operators/test_conjugation_operator.py 3 additions, 0 deletionstest/test_operators/test_conjugation_operator.py
- test/test_operators/test_contraction_operator.py 15 additions, 7 deletionstest/test_operators/test_contraction_operator.py
- test/test_operators/test_integration.py 12 additions, 6 deletionstest/test_operators/test_integration.py
- test/test_operators/test_vdot_operator.py 4 additions, 0 deletionstest/test_operators/test_vdot_operator.py
-
@parras could you doublecheck the numpy tests? for me they seem to be logical and they pass. But a second opinion is always better.
should we change the name of the contraction test? actually it is only testing .sum()? what do you think about a cleanup in a way, that reduces test_blabla_operator files? for example: Testing all the functions of the operator class in one file?
Please register or sign in to comment