Skip to content

Add simulate_dynamic test and re-train 207/550 models with correct simulate_clsna

Garcia Velasco Newell, Oscar requested to merge clsna_dynamic_test into master

Polish test_simulate_clsna_consistency/test_simulate_clsna_dynamic_consistency by replacing fixed tensors with MockObjects. Using unittest MockObjects allows for more explicit comparison of both simulation methods -- mine and Pan et al.'s. Now these tests are quite coherent and understandable while also thoroughly testing equality in both simulations.

Merge request reports