DeRhamComputation/sage/tests.sage

16 lines
639 B
Python
Raw Normal View History

2022-11-18 15:00:34 +01:00
#print("as_cover_test:")
#load('as_covers/tests/as_cover_test.sage')
#print("group_action_matrices_test:")
load('as_covers/tests/group_action_matrices_test.sage')
2022-11-18 15:00:34 +01:00
#print("dual_element_test:")
#load('as_covers/tests/dual_element_test.sage')
#print("ith_component_test:")
#load('as_covers/tests/ith_component_test.sage')
#print("ith ramification group test:")
#load('as_covers/tests/ith_ramification_gp_test.sage')
#print("uniformizer test:")
#load('as_covers/tests/uniformizer_test.sage')
2022-12-19 14:37:14 +01:00
#print("ramification jumps test:")
#load('as_covers/tests/ramification_jumps_test.sage')
#print("diffn_test:")
#load('as_covers/tests/diffn_test.sage')