Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 396 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 396 Bytes

Accelerator Timeline Changelog

2023-09-04 - v1.0.1 - First Bugfix

  • Added symbols for e-p+
  • Fixed link in interactive_charts.py

2023-08-30 - v1.0.0 - Initial Data Collection

  • Data (in csv file)
  • export_charts.py: Export plots via matplotlib
  • interactive_charts.py: Interactive plots via plotly (local and in documentation)
  • Setup of documentation via Sphinx/Sphinx-Gallery