Skip to content

v2.0.0

Compare
Choose a tag to compare
@rjfarmer rjfarmer released this 28 Oct 14:16
· 34 commits to master since this release

Performance improvements by switching from numpy.genfromtxt to using pandas for file reading

This will likely break reading old pickle files back in, so best bet is to delete them and let mesaPlot re-cache the data. Some attempts are made
to translate the files but it doesn't always work.