You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated data examples within pyrolite_meltsutil.data.data_examples
pyrolite_meltsutil.tables
Bugfix for duplicated columns ('logfO2(absolute)').
Added 'alloy-solid' to bug phases where 'structure' is not included as a header name.
Bugfix for non-numeric columns produced via pyrolite_meltsutil.tables.load.import_tables (which was breaking pyrolite_meltsutil.vis.scss.plot_sulfur_saturation_point)
pyrolite_meltsutil.vis
Updated relevant visualisation docs examples to refer to the ((ax, proxies)) syntax where pyrolite_meltsutil.vis.templates are used
pandas-1.0 related bugfix for pyrolite_meltsutil.vis.templates (#6).
pyrolite_meltsutil.util
pandas-1.0 related bugfix for cumulate integration functions (#6).