Releases: lnls-fac/trackcpp
Releases · lnls-fac/trackcpp
v4.10.0
v4.9.0
What's Changed
- Add lattice version and fix makefile by @murilobalves in #58
New Contributors
- @murilobalves made their first contribution in #58
Full Changelog: v4.8.0...v4.9.0
v4.8.0
What's Changed
- TRACKCPP.ENH: Adds citation file and DOI by @jquentino in #52
- Include quantum excitation by @jquentino in #53
- Code cleanup, initialize global accelerator variables by @xresende in #54
- Fix installation when compiler is installed in mamba/conda environment by @fernandohds564 in #55
- TRACK.BUG: Fix calc_twiss bug by @jquentino in #56
New Contributors
- @jquentino made their first contribution in #52
Full Changelog: v4.7.0...v4.8.0
v4.7.0
v4.6.0
What's Changed
- Update python package makefile by @anacso17 in #47
- c++ tooling by @carneirofc in #48
- Comment out flags not available in current ansible g++ version by @anacso17 in #49
New Contributors
- @carneirofc made their first contribution in #48
Full Changelog: v4.5.0...v4.6.0
v4.5.0
v4.4.2
What's Changed
- Add Missing return statements. by @fernandohds564 in #45
Full Changelog: v4.4.1...v4.4.2
v4.4.1
v4.4.0
Fixes and enhancements
7ee822c return twiss parameters in numpy array.
33033a4 Swig-expose kicktable_getkicks and use add_kicktable in kickmap builder
4a8e7a3 Add missing kicktable_idx in kickmap serialization
3f49f97 Remove test line
a91317d Fix wrond conditional and change return type of add_kicktable
4c83e81 Simplify function signature of add_kicktable