Releases: bmad-sim/pytao
Releases · bmad-sim/pytao
PyTao v0.2.0
PyTao v0.1.7
What's Changed
- Add parser for the output of data_d_array by @ChristopherMayes in #47
- Add conda environment file by @ChristopherMayes in #48
- Update tests due to further python command devel. by @DavidSagan in #50
- remove spaces by @ChristopherMayes in #52
- Updated interface commands for new plot_line and plot_curve by @ChristopherMayes in #51
- Add extra parsing of matrix command. Update examples. by @ChristopherMayes in #53
- Add basic logging by @ChristopherMayes in #54
Full Changelog: v0.1.6...v0.1.7
PyTao v0.1.6
What's Changed
- Add FODO example by @ChristopherMayes in #45
- New functions, deprecation and fixes by @hhslepicka in #43
Full Changelog: v0.1.5...v0.1.6
PyTao v0.1.5
- Added
Tao.ptc_com
PyTao v0.1.4
- added
Tao.cmds
method that accepts a list of commands - improvements to
lat_list
to return integers forele.ix_ele
PyTao v0.1.3
- Allow pytao to use the system to find and load libtao
- Fixed bug where user-defined so_lib was not honored on reinit.
PyTao v0.1.2
Removed annoying print statement
PyTao v0.1.1
- Changed default flags for
Tao.lat_list
- Added
Tao.bunch_data
PyTao v0.1.0
First Release of PyTao outside of Bmad.
This PyTao release was tested with Bmad distribution 2021_0420
.