Recent Releases of Pydre

Pydre - 25.2.1

Minor updates

  • Complete JOSS integration work
  • Documentation fixes
  • Fix for problem in numberBinaryBlocks when binary column starts as 1

Scientific Software - Peer-reviewed - Python
Published by tkerwin 11 months ago

Pydre - 25.2

Major Updates

  • New entry point pydre can be run with rye run pydre or uv run pydre. This can also be run just as pydre if installed via pip or other ways of putting installed package entry points in your path.

Minor Changes

  • Better pip compatibility
  • Documentation updates

Scientific Software - Peer-reviewed - Python
Published by tkerwin 11 months ago

Pydre - 25.1

Major changes

  • Support for user python files relative to the project file. This supports a workflow of having a separate directory outside of the pydre development directory that has a project file and custom filters and metrics relevant to only that project.
  • uv compatibility for dev packages in pyproject.toml

Minor changes

  • Contribution guidelines
  • CI tests run on github
  • Additional tests
  • Revised documentation

Scientific Software - Peer-reviewed - Python
Published by tkerwin 12 months ago

Pydre - 25.0

  • Added config items in the project file
  • Re-added time ROI function
  • Bug fixes

Scientific Software - Peer-reviewed - Python
Published by tkerwin 12 months ago

Pydre - v24.0.2

Improved documentation. Internal testing system

Scientific Software - Peer-reviewed - Python
Published by tkerwin over 1 year ago

Pydre - 24.1

Full Changelog: https://github.com/OSUDSL/pydre/compare/24.0...24.1

Scientific Software - Peer-reviewed - Python
Published by tkerwin over 1 year ago

Pydre - v24.0

Major changes

  • Converted the backend to use polars instead of pandas
  • Added parallel processing of data files to improve running times on modern machines.
  • Added TOML config files
  • Better error messages, and better logging using loguru
  • Use rye to manage python configuration

Still to do

  • User guide
  • Developer guide
  • New GUI

Scientific Software - Peer-reviewed - Python
Published by tkerwin over 1 year ago

Pydre - 0.8.0

Scientific Software - Peer-reviewed - Python
Published by tkerwin over 3 years ago