Releases: lnls-fac/pyaccel
Releases · lnls-fac/pyaccel
v3.19.2
What's Changed
- Fix EqParams classes by @xresende in #163
- Fix pyaccel Accelerator serialization by @xresende in #162
- Bugfix: replace AcceleratorException by @VitorSouzaLNLS in #164
Full Changelog: v3.19.1...v3.19.2
v3.19.1
What's Changed
- Update example notebooks to v4. by @HenriqueWS11 in #160
- Update VERSION by @xresende in #161
New Contributors
- @HenriqueWS11 made their first contribution in #160
Full Changelog: v3.19.0...v3.19.1
v3.19.0
What's Changed
- Improve Acceptance and Lifetime modules. by @fernandohds564 in #143
- Modernize Install by @fernandohds564 in #157
Full Changelog: v3.18.5...v3.19.0
v3.18.5
What's Changed
- OPT.BUG: calc_beamenvelope in transport lines by @jquentino in #110
- Fix EdTeng Calculation by @fernandohds564 in #159
- Complete pyaccel import by @juva143 in #158
New Contributors
Full Changelog: v3.18.4...v3.18.5
v3.18.4
What's Changed
- fix dynapt calculation by @Gabrielrezende-asc in #155
- update version to 3.18.4 by @Gabrielrezende-asc in #156
Full Changelog: v3.18.3...v3.18.4 .
v3.18.3
What's Changed
- Standardize default energy offset in optics module by @vellosok75 in #152
- Update version by @xresende in #154
Full Changelog: v3.18.2...v3.18.3
v3.18.2
What's Changed
- Add fixed_point property to EqParamsFromBeamEnvelope by @xresende in #131
- Re-seed rand generator for parallel tracking processes by @xresende in #132
- Translation and Rotation rework by @VitorSouzaLNLS in #136
- rework: non-copying polynomials by @VitorSouzaLNLS in #134
- FIX: Auxiliary staticmethod "Element._get_cpp_vector" misplacement by @VitorSouzaLNLS in #138
- Update EqParamsFromRadIntegrals and EqParamsFromBeamEnvelope by @xresende in #135
- Fix docstring typos and add missing description for
fullargument incalc_beamenvelopeby @vellosok75 in #140 - Fix
__getitem__when slice contains -1 as limit. by @fernandohds564 in #141 - DEL: radiation state manipulation in find_orbit6 by @VitorSouzaLNLS in #139
- Import trackcpp's vector as python tuples by @VitorSouzaLNLS in #137
- Dev/tracking/feature/return lost pos by @fernandohds564 in #142
- Add calculation of first order resonance driving terms by @fernandohds564 in #145
- Fix recursive import by @fernandohds564 in #146
- Update version to 3.18.2 by @anacso17 in #147
- Match Trackcpp Required Version by @VitorSouzaLNLS in #148
- FIX: energy-offset default value in find_orbit4 by @VitorSouzaLNLS in #149
Full Changelog: v3.18.1...v3.18.2
v3.18.1
What's Changed
- Update CITATION.cff and README by @murilobalves in #129
- Update version to 3.18.1 by @anacso17 in #130
Full Changelog: v3.18.0...v3.18.1
v3.18.0
What's Changed
- OPT.BUG: return fixed point as a numpy object on calc_beamenvelope by @Gabrielrezende-asc in #126
- Add option to draw girders in draw_lattice. by @fernandohds564 in #127
- Update version to 3.18.0 by @anacso17 in #128
Full Changelog: v3.17.3...v3.18.0
v3.17.3
What's Changed
- Fix Chao's paper DOI and add Ohmi & Oide's paper DOI by @vellosok75 in #122
- force monomial index to be an int by @Gabrielrezende-asc in #123
- LATT.BUG: Fix error rotation roll methods for dipoles by @VitorSouzaLNLS in #124
- Update VERSION file to 3.17.3 by @fernandohds564 in #125
New Contributors
- @VitorSouzaLNLS made their first contribution in #124
Full Changelog: v3.17.2...v3.17.3