Skip to content

v0.14.0

Choose a tag to compare

@ilhamv ilhamv released this 05 Jul 02:31
· 309 commits to main since this release
bfd313a

Changelog

Added

  • CHANGELOG.md
  • Data library generator upgrade from [@melekderman]
    • Electron data based on EPRDATA14 ACE-format
    • Improved organization for multi-particle data

Changed

  • Breaking: Redesigned the tabulated data infrastructure from [@ilhamv] and [@melekderman].
    • Added support for histogram, linear, semilog-x, semilog-y, and log-log interpolation
    • Added optional auxiliary arrays for helper data (e.g., CDFs in distributions)
    • Expanded use throughout distributions and reactions
  • Unit test upgrade from [@massimolarsen]
    • Migrated from partial use of pytest to a fully pytest-based test suite
    • Combined object_ and transport tests for more efficient fixture reuse
  • Documentation updates
    • mcdc.Source documentation from [@ilhamv]
  • Minor README and pull request template updates
  • GitHub workflow for automatically marking stale issues
  • Update CITATION.cff
  • Automatic version updates on README, Sphinx docs, and pyproject. Version checker on CITATION

Fixed

What's Changed (GitHub generated)

Full Changelog: v0.13.0...v0.14.0