-
- Downloads
Merge branch 'rework_jactests' into 'NIFTy_7'
Restructure operator tests See merge request !542
Showing
- ChangeLog.md 7 additions, 0 deletionsChangeLog.md
- demos/polynomial_fit.py 1 addition, 1 deletiondemos/polynomial_fit.py
- src/extra.py 160 additions, 92 deletionssrc/extra.py
- src/operators/operator.py 0 additions, 1 deletionsrc/operators/operator.py
- src/operators/simplify_for_const.py 13 additions, 18 deletionssrc/operators/simplify_for_const.py
- test/test_energy_gradients.py 12 additions, 12 deletionstest/test_energy_gradients.py
- test/test_gaussian_energy.py 4 additions, 4 deletionstest/test_gaussian_energy.py
- test/test_multi_field.py 1 addition, 1 deletiontest/test_multi_field.py
- test/test_operators/test_adjoint.py 45 additions, 45 deletionstest/test_operators/test_adjoint.py
- test/test_operators/test_conjugation_operator.py 4 additions, 4 deletionstest/test_operators/test_conjugation_operator.py
- test/test_operators/test_contraction_operator.py 4 additions, 4 deletionstest/test_operators/test_contraction_operator.py
- test/test_operators/test_correlated_fields.py 3 additions, 7 deletionstest/test_operators/test_correlated_fields.py
- test/test_operators/test_einsum.py 5 additions, 5 deletionstest/test_operators/test_einsum.py
- test/test_operators/test_integration.py 4 additions, 4 deletionstest/test_operators/test_integration.py
- test/test_operators/test_jacobian.py 19 additions, 19 deletionstest/test_operators/test_jacobian.py
- test/test_operators/test_nft.py 4 additions, 4 deletionstest/test_operators/test_nft.py
- test/test_operators/test_normal_operators.py 4 additions, 2 deletionstest/test_operators/test_normal_operators.py
- test/test_operators/test_partial_multifield_insert.py 1 addition, 1 deletiontest/test_operators/test_partial_multifield_insert.py
- test/test_operators/test_representation.py 1 addition, 1 deletiontest/test_operators/test_representation.py
- test/test_operators/test_selection_operators.py 5 additions, 4 deletionstest/test_operators/test_selection_operators.py
Loading
Please register or sign in to comment