AcceleratorSimUtils v0.4.0
A package of utility routines for the simulation of high energy accelerators and storage rings.
Merged pull requests:
- remove manifest (#1) (@mattsignorelli)
- Update CI.yml (#2) (@mattsignorelli)
- Change name (#3) (@mattsignorelli)
- Bump julia-actions/setup-julia from 1 to 2 (#5) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#7) (@dependabot[bot])
- Pink Noise (#10) (@lllx125)
- CompatHelper: add new compat entry for FFTW at version 1, (keep existing compat) (#12) (@github-actions[bot])
- included an option for dt and f0, added test() to see expected spectrum (#13) (@lllx125)
- CompatHelper: add new compat entry for Plots at version 1, (keep existing compat) (#14) (@github-actions[bot])
- add quaternion, clean up a bit (#15) (@mattsignorelli)
- include quaternion (#16) (@mattsignorelli)
- add GTPSA compat (#17) (@mattsignorelli)
- change compat julia (#18) (@mattsignorelli)
- CompatHelper: bump compat for GTPSA to 0.7, (keep existing compat) (#20) (@github-actions[bot])
- CompatHelper: bump compat for GTPSA to 1, (keep existing compat) (#21) (@github-actions[bot])
- Added math routines. (#24) (@DavidSagan)
- Removed for now Quaternion. (#25) (@DavidSagan)
- Added tests for math routines. (#26) (@DavidSagan)
- Version now 0.2.0. (#27) (@DavidSagan)
- Devel/05 (#28) (@DavidSagan)
- Increased Version. (#29) (@DavidSagan)
- Change for change in APC. (#30) (@DavidSagan)
- Change function names. EG:
pc
->calc_pc
, etc. (#31) (@DavidSagan) - Devel/09 (#32) (@DavidSagan)
- More doc devel. (#33) (@DavidSagan)
- Fix tests. (#34) (@DavidSagan)
- Update tests. (#35) (@DavidSagan)
- Correct Project.toml [compat] section. (#36) (@DavidSagan)
- Changed project name SimUtils -> AcceleratorSimUtils. (#37) (@DavidSagan)