-
- Downloads
There was a problem fetching the pipeline summary.
Add tests for Space classes
Showing
- ci/generate_test_data.sh 7 additions, 0 deletionsci/generate_test_data.sh
- nifty/spaces/hp_space/hp_space.py 1 addition, 1 deletionnifty/spaces/hp_space/hp_space.py
- test/common.py 30 additions, 1 deletiontest/common.py
- test/data/gen_gl_space_data.py 43 additions, 0 deletionstest/data/gen_gl_space_data.py
- test/data/gen_hp_space_data.py 18 additions, 0 deletionstest/data/gen_hp_space_data.py
- test/data/gl_space.npz 0 additions, 0 deletionstest/data/gl_space.npz
- test/data/hp_space.npz 0 additions, 0 deletionstest/data/hp_space.npz
- test/test_nifty.py 0 additions, 30 deletionstest/test_nifty.py
- test/test_spaces/test_gl_space.py 87 additions, 0 deletionstest/test_spaces/test_gl_space.py
- test/test_spaces/test_hp_space.py 85 additions, 0 deletionstest/test_spaces/test_hp_space.py
- test/test_spaces/test_interface.py 53 additions, 11 deletionstest/test_spaces/test_interface.py
- test/test_spaces/test_lm_space.py 69 additions, 0 deletionstest/test_spaces/test_lm_space.py
- test/test_spaces/test_rg_space.py 99 additions, 0 deletionstest/test_spaces/test_rg_space.py
ci/generate_test_data.sh
0 → 100755
test/data/gen_gl_space_data.py
0 → 100644
test/data/gen_hp_space_data.py
0 → 100755
test/data/gl_space.npz
0 → 100644
File added
test/data/hp_space.npz
0 → 100644
File added
test/test_nifty.py
deleted
100644 → 0
test/test_spaces/test_gl_space.py
0 → 100644
test/test_spaces/test_hp_space.py
0 → 100644
test/test_spaces/test_lm_space.py
0 → 100644
test/test_spaces/test_rg_space.py
0 → 100644
Please register or sign in to comment