Reported by @TomWagg:
There may be a bug leftover from #540 in which TimeInterpolatedPotential instances do not get reconstructed properly after unpickling. Also, make sure test_time_interpolated.py is testing all of the things that potential_helpers.py does. And make sure the pickling test does a comparison of values after evaluating the unpickled and original potential instances.
Reported by @TomWagg:
There may be a bug leftover from #540 in which
TimeInterpolatedPotentialinstances do not get reconstructed properly after unpickling. Also, make suretest_time_interpolated.pyis testing all of the things thatpotential_helpers.pydoes. And make sure the pickling test does a comparison of values after evaluating the unpickled and original potential instances.