Skip to content

Tags: pylhc/optics_functions

Tags

0.1.4

Toggle 0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FIX] Invalid escape sequences in docstrings (#36)

0.1.3

Toggle 0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Migrate to pyproject.toml and common workflows, update for numpy 2.0 (#…

…35)

* move to pyproject file

* remove setup.py

* not needed anymore

* using common workflows

* switch to np.nan for numpy 2.0 compatibility

* and bump patch version for release

* and add to changelog

* membership test should be 'not in'

* not fstrings

* update authors metadata as discussed

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Indexing fix in CTA calculation (#31)

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix weights and phases in some CTA calculations, add new CTA methods (#…

…20)

Co-authored-by: Felix Soubelet <felix.soubelet@protonmail.com>

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Initial Feature Commit (#12)

* Added Coupling and RDTs with Feeddown. 
* Closest Tune Approach and references
* Added tests 
* Doc

Co-authored-by: Felix Soubelet <felix.soubelet@protonmail.com>