Skip to content

v0.8.2

Latest
Compare
Choose a tag to compare
@janosh janosh released this 11 May 16:32
· 9 commits to main since this release

What's Changed

  • plot_phonon_bands() add kwargs branch_mode: "union" | "intersection" = "union" and branches: Sequence[str] = () by @janosh in #124
  • add_best_fit_line() power-up by @janosh in #125
  • Add validate_fig decorator utility by @janosh in #126
  • MACE-MP pair repulsion curves by @janosh in #127
  • Copy color options for element types from ptable_plots to ptable_hists by @janosh in #129
  • Migrate to flat eslint config file by @DanielYang59 in #137
  • Refactor ptable plotters and add ptable_heatmap with diagonally-split tiles by @DanielYang59 in #131
  • Remove text background and fix z-order in structure_viz by @DanielYang59 in #139
  • Add keyword hide_f_block: bool = None (La and Ac series) to ptable plotters by @DanielYang59 in #140
  • Add pymatviz/enums.py for SSOT on dataframe column and dict key names by @janosh in #143

Full Changelog: v0.8.1...v0.8.2