Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 25, 2025

Updates the requirements on accelerator-toolbox to permit the latest version.
Updates accelerator-toolbox to 0.7.1

Release notes

Sourced from accelerator-toolbox's releases.

PyAT 0.7.1

Main changes

  • GPU tracking is now implemented, thanks to @​JeanLucPons,
  • The computation of diffusion matrices is now modular and is integrated in the C integrators,
  • Full support (read/write) of MAD8 and MAD-X files,
  • Preliminary support (read/write) of Elegant files,
  • Introduction of Observable objects. Together with Variable objects, they provide a unified and expandable set of objects which can be used in matching, response matrices, plots, parameter scans…
  • Full support of element rotations and translations,
  • Computation of generic response matrices.

New matching:

in the next version the matching method will be replaced by a new incompatible one. The transition to the new matching can start with this version by using the following import sequence:

from at.future import RefptsVariable, VariableList, match

The new matching try to satisfy constraints expressed in an ObservableList by varying the variables in a VariableList.

New features

Bug fixes

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 25, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/dev-dependencies-3e2ea361e4 branch from b43211d to e3f4579 Compare July 14, 2025 07:42
@dependabot dependabot bot force-pushed the dependabot/pip/dev-dependencies-3e2ea361e4 branch from e3f4579 to 492ef7c Compare September 15, 2025 07:07
@dependabot dependabot bot force-pushed the dependabot/pip/dev-dependencies-3e2ea361e4 branch from 492ef7c to 51a5d81 Compare October 13, 2025 07:05
Updates the requirements on [accelerator-toolbox](https://github.com/atcollab/at) to permit the latest version.

Updates `accelerator-toolbox` to 0.7.1
- [Release notes](https://github.com/atcollab/at/releases)
- [Commits](atcollab/at@pyat-0.2.0...pyat-0.7.1)

---
updated-dependencies:
- dependency-name: accelerator-toolbox
  dependency-version: 0.7.1
  dependency-type: direct:production
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dev-dependencies-3e2ea361e4 branch from 51a5d81 to 219dd78 Compare October 20, 2025 07:06
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant