0.9.1
Enhancements
Added a
install_mpl_stylefunction in theutils.defaultsmodule to create a phd.mplstyle file inmatplotlib’s stylelib directory, making the style callable throughplt.style.use("phd").
Maintenance
The PLOT_PARAMS dictionary in
utils.defaultshas been updated.The
numbalibrary’s used has been removed, easing the package’s dependencies.
See v0.9.1 release notes on GitHub and the full changes since v0.9.0.