Releases: bmad-sim/NonlinearNormalForm.jl
Releases · bmad-sim/NonlinearNormalForm.jl
v0.1.0
NonlinearNormalForm v0.1.0
This package can be used for doing perturbation theory with nonlinear, parametric Hamiltonian maps, which may include large damping, using Lie algebraic methods.
Merged pull requests:
- CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for GTPSA at version 0.3, (keep existing compat) (#6) (@github-actions[bot])
- CompatHelper: bump compat for GTPSA to 0.4, (keep existing compat) (#9) (@github-actions[bot])
- CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#10) (@github-actions[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#14) (@dependabot[bot])
- CompatHelper: add new compat entry for SkewLinearAlgebra at version 0.1, (keep existing compat) (#16) (@github-actions[bot])
- working log (#19) (@mattsignorelli)
- Logdev1 (#20) (@mattsignorelli)
- Strict1 (#33) (@mattsignorelli)
- strict TaylorMap sanity and simplification of code (#34) (@mattsignorelli)
- reinstate UseType (needed to be const) and fixed zero bug (#35) (@mattsignorelli)
- Relaxvector (#37) (@mattsignorelli)
Closed issues:
- to-do (#4)
- Have function to print matrix associated with checksymp() (#7)
- TPSAMap negative powers bug (#8)
- how to account for non-oscillating plane (#11)
- fix
outx_low
inv_work_low temporary (#13) - Error installing NF package (#24)
- rand(DAMap, spin=true) throws error. (#25)
- rand(DAMap, spin=true) does not give higher order spin terms. (#26)
- Allow concatenation/operations of maps with stochastic fluctuations with maps without stochastic fluctuations (#31)
- Make maps entirely immutable internally including TPSs (#36)