Releases: kestrelquantum/NamedTrajectories.jl
Releases · kestrelquantum/NamedTrajectories.jl
v0.2.4
NamedTrajectories v0.2.4
Merge trajectories
- Merge function joins trajectories
- Free time and fixed time conversion moved here from QuantumCollocation
Merged pull requests:
- Fix ylims to use each key separately (#53) (@andgoldschmidt)
- Feature/merge trajectories (#54) (@andgoldschmidt)
v0.2.3
NamedTrajectories v0.2.3
Merged pull requests:
- Set Axis Limits for plotting manually (#51) (@jack-champagne)
Closed issues:
- [Bug]: Plotting with LaTeX breaks with underscore symbols (#50)
v0.2.2
NamedTrajectories v0.2.2
v0.2.1
v0.2.0
NamedTrajectories v0.2.0
Merged pull requests:
- CompatHelper: bump compat for CairoMakie to 0.11, (keep existing compat) (#36) (@github-actions[bot])
- Add docs for constructors and populate docs (#40) (@ErikQQY)
- Add global trajectory parameters (#41) (@ErikQQY)
- components -> get_components (#42) (@andgoldschmidt)
- add cnames for partial get_comps (#43) (@andgoldschmidt)
- remove revise, bump minor version (get_components) (#44) (@andgoldschmidt)
- remove_components adds control names [v0.1.7] (#45) (@andgoldschmidt)
- Feat merge comps plots (#46) (@andgoldschmidt)
- Feat global data (#47) (@jack-champagne)
Closed issues:
v0.1.4
NamedTrajectories v0.1.4
Merged pull requests:
- edits (#33) (@aarontrowbridge)
- accommodating slack variables (#34) (@aarontrowbridge)
- edit to dev branch -> main (#35) (@aarontrowbridge)
v0.1.3
NamedTrajectories v0.1.3
Merged pull requests:
- Dev aaron (#17) (@aarontrowbridge)
- Dev aaron (#18) (@aarontrowbridge)
- fixed integral function using trapezoidal rule (#19) (@makzator)
- edits (#20) (@aarontrowbridge)
- Dt issue (#22) (@a7b)
- Dev aaron (#23) (@aarontrowbridge)
- Dev aaron (#24) (@aarontrowbridge)
- edits (#25) (@aarontrowbridge)
- add plotting transformation functionality (#26) (@a7b)
- Dev aaron (#27) (@aarontrowbridge)
- Dev aaron (#28) (@aarontrowbridge)
- edits (#29) (@aarontrowbridge)
- edit (#30) (@aarontrowbridge)
- version number (#31) (@aarontrowbridge)
- compat updates (#32) (@aarontrowbridge)
v0.1.2
Merge pull request #16 from aarontrowbridge/dev-aaron overlapping views fix