Recent Releases of mapyde
mapyde - v0.5.0
What's Changed
Bug Fixes: * fix: Configuration Cleanup by @kratsg in https://github.com/scipp-atlas/mapyde/pull/81 * fix: Some minor bugs by @kratsg in https://github.com/scipp-atlas/mapyde/pull/84 * fix: More defaults missing, bump pyhf to 0.7.2 by @kratsg in https://github.com/scipp-atlas/mapyde/pull/85
Features and Improvements: * feat: Nested Templates by @kratsg in https://github.com/scipp-atlas/mapyde/pull/82 * feat: Update cuda image pyhf version by @kratsg in https://github.com/scipp-atlas/mapyde/pull/89 * feat: Update pyhf in pyplotting-cuda11 by @kratsg in https://github.com/scipp-atlas/mapyde/pull/91 * feat: Configurable script in pyhf step by @kratsg in https://github.com/scipp-atlas/mapyde/pull/93 * feat: Allow for generating madgraph proc card from TOML config by @kratsg in https://github.com/scipp-atlas/mapyde/pull/94 * feat: Add TUI by @kratsg in https://github.com/scipp-atlas/mapyde/pull/97 * docs: Fix up existing docstrings by @kratsg in https://github.com/scipp-atlas/mapyde/pull/95
Maintenance: * Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by @dependabot in https://github.com/scipp-atlas/mapyde/pull/71 * Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in https://github.com/scipp-atlas/mapyde/pull/75 * chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/72 * chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/73 * chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/74 * chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/76 * chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/77 * chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/78 * chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/80 * chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/83 * chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/92 * ci: use trusted publisher deployment by @kratsg in https://github.com/scipp-atlas/mapyde/pull/90
Full Changelog: https://github.com/scipp-atlas/mapyde/compare/v0.4.9...v0.5.0
- Tcl
Published by kratsg over 2 years ago
mapyde - v0.4.9
What's Changed
- add badge/link to actual doc by @Moelf in https://github.com/scipp-atlas/mapyde/pull/60
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/59
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.3 by @dependabot in https://github.com/scipp-atlas/mapyde/pull/63
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/64
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/66
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 by @dependabot in https://github.com/scipp-atlas/mapyde/pull/65
- feat: Add zenodo config by @kratsg in https://github.com/scipp-atlas/mapyde/pull/67
New Contributors
- @Moelf made their first contribution in https://github.com/scipp-atlas/mapyde/pull/60
Full Changelog: https://github.com/scipp-atlas/mapyde/compare/v0.4.8...v0.4.9
- Tcl
Published by kratsg almost 3 years ago
mapyde - v0.4.8
What's Changed
- chore: update pre-commit, switch to ruff by @kratsg in https://github.com/scipp-atlas/mapyde/pull/52
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scipp-atlas/mapyde/pull/58
- fix: data prefix path handling by @kratsg in https://github.com/scipp-atlas/mapyde/pull/57
Full Changelog: https://github.com/scipp-atlas/mapyde/compare/v0.4.7...v0.4.8
- Tcl
Published by kratsg about 3 years ago
mapyde - v0.4.7
Full Changelog: https://github.com/scipp-atlas/mapyde/compare/v0.4.6...v0.4.7
Migrate to the new path for ghcr.io docker images
* scipp-atlas/mario-mapyde/madgraph to scipp-atlas/mapyde/madgraph
* scipp-atlas/mario-mapyde/delphes to scipp-atlas/mapyde/delphes
* scipp-atlas/mario-mapyde/pyplotting to scipp-atlas/mapyde/pyplotting
- Tcl
Published by kratsg about 3 years ago
mapyde -
Fix to revert change from HepMC2 to HepMC3 in d5dc925d for src/mapyde/runner.py.
- Tcl
Published by kratsg about 3 years ago
mapyde -
Release with Zenodo + updated GitHub repository name (mario-mapyde -> mapyde). NB: containers are still under mario-mapyde.
- Tcl
Published by kratsg over 3 years ago
mapyde -
Release that should successfully deploy to pypi correctly (where v0.4.2 failed and it was manually built incorrectly). This should have no user-facing changes, as all the changes are developer-facing.
- Tcl
Published by kratsg over 3 years ago
mapyde - v0.4.2 - YANKED
Use of this release is not recommended. Please use 0.4.1 or pin to >0.4.2.
Switch to mkdocs for documentation and update urls pointing to the new documentation hosted on GitHub pages.
- Tcl
Published by kratsg over 3 years ago
mapyde -
Initial support for singularity/apptainer added.
- Tcl
Published by kratsg over 3 years ago
mapyde - expose more pythia options to config files
especially allows to disable MPI for faster running while debugging. bugfix for 0.3.2.
Full Changelog: https://github.com/scipp-atlas/mario-mapyde/compare/v0.3.2...v0.3.3
- Tcl
Published by mhance over 3 years ago
mapyde - expose more pythia options to config files
especially allows to disable MPI for faster running while debugging.
Full Changelog: https://github.com/scipp-atlas/mario-mapyde/compare/v0.3.1...v0.3.2
- Tcl
Published by mhance over 3 years ago
mapyde - fixing docker containers and default templates
Minor updates: * put jax into pyplotting for faster fits * have default templates point to valid docker containers * better protection for systems without GPUs
Full Changelog: https://github.com/scipp-atlas/mario-mapyde/compare/v0.3.0...v0.3.1
- Tcl
Published by mhance over 3 years ago
mapyde - v0.3.0 - full validation of ewkinos and sleptons
Lots of small updates to validate ewkinos and sleptons.
What's Changed
- Bump actions/download-artifact from 2 to 3 by @dependabot in https://github.com/scipp-atlas/mario-mapyde/pull/17
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 by @dependabot in https://github.com/scipp-atlas/mario-mapyde/pull/18
- ewkino workflow updates by @mhance in https://github.com/scipp-atlas/mario-mapyde/pull/19
- Bump actions/upload-artifact from 2 to 3 by @dependabot in https://github.com/scipp-atlas/mario-mapyde/pull/20
New Contributors
- @mhance made their first contribution in https://github.com/scipp-atlas/mario-mapyde/pull/19
Full Changelog: https://github.com/scipp-atlas/mario-mapyde/compare/v0.2.3...v0.3.0
- Tcl
Published by mhance over 3 years ago
mapyde - v0.2.1
What's Changed
- Bump docker/setup-qemu-action from 1 to 2 by @dependabot in https://github.com/scipp-atlas/mario-mapyde/pull/5
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in https://github.com/scipp-atlas/mario-mapyde/pull/6
- Bump docker/login-action from 1 to 2 by @dependabot in https://github.com/scipp-atlas/mario-mapyde/pull/7
- Bump docker/build-push-action from 2 to 3 by @dependabot in https://github.com/scipp-atlas/mario-mapyde/pull/8
- docs: Clarify and clean-up outdated informatino in README by @kratsg in https://github.com/scipp-atlas/mario-mapyde/pull/9
- feat: clean up docker workflow and fix pyplotting-cuda dockerfile by @kratsg in https://github.com/scipp-atlas/mario-mapyde/pull/10
New Contributors
- @dependabot made their first contribution in https://github.com/scipp-atlas/mario-mapyde/pull/5
Full Changelog: https://github.com/scipp-atlas/mario-mapyde/compare/v0.2.0...v0.2.1
- Tcl
Published by kratsg over 3 years ago