Releases: NonlinearOscillations/HarmonicBalance.jl
Releases · NonlinearOscillations/HarmonicBalance.jl
v0.12.4
HarmonicBalance v0.12.4
Merged pull requests:
- test: add some performance benchmarks (#332) (@oameye)
- build(deps): bump crate-ci/typos from 1.27.3 to 1.28.1 (#341) (@dependabot[bot])
- CompatHelper: bump compat for DSP to 0.8, (keep existing compat) (#343) (@github-actions[bot])
- docs: update example readme (#344) (@oameye)
- build(deps): bump crate-ci/typos from 1.28.1 to 1.28.3 (#346) (@dependabot[bot])
- build(deps): bump crate-ci/typos from 1.28.3 to 1.29.4 (#350) (@dependabot[bot])
- docs: add state dependendent perturbation example (#352) (@oameye)
- build: up compat for downgrade CI (#353) (@oameye)
- CompatHelper: bump compat for GR to 0.73, (keep existing compat) (#354) (@github-actions[bot])
- docs: update state dependent example (#355) (@oameye)
Closed issues:
v0.12.3
v0.12.2
v0.12.1
HarmonicBalance v0.12.1
Merged pull requests:
- test: add KB tests (#288) (@oameye)
- docs: update method docstrings (#311) (@oameye)
- build: add spell checker (#312) (@oameye)
- feat: Better warmup (#313) (@oameye)
- Bump crate-ci/typos from 1.27.0 to 1.27.3 (#319) (@dependabot[bot])
- Update README.md (#320) (@oameye)
- build: bump version (#322) (@oameye)
v0.12.0
HarmonicBalance v0.12.0
Merged pull requests:
- feat: Method structs (#298) (@oameye)
- feat: add `ODEProblem(::DIfferentialEquation) (#302) (@oameye)
- docs: change font to JuliaMono (#304) (@oameye)
- add Invalidations CI (#309) (@oameye)
- build: tag v0.12 (#310) (@oameye)
Closed issues:
- Make method structs (#204)
v0.11.1
v0.11.0
HarmonicBalance v0.11.0
Merged pull requests:
- test: add some API tests (#282) (@oameye)
- test: 2d cuts ArgumentError (#283) (@oameye)
- test: enable JET (#284) (@oameye)
- fix: fix krylov variable show method (#285) (@oameye)
- fix: less obscure error messages for
plot_eigenvalues
(#286) (@oameye) - feat:
to_lab_frame
for multiple variables ansatz (#287) (@oameye) - style: rename
ParameterSweep
toAdiabaticSweep
(#289) (@oameye) - style: rename
x0
to beu0
in line withSciML
(#290) (@oameye) - Fix: wrong auto-merge (#291) (@oameye)
- fix: fix "mathtt{}" symbolic bug (#292) (@oameye)
- fix: make 2nd order response work and add some tests (#293) (@oameye)
- style: move some of the functions (#294) (@oameye)
- build: tag v0.11 (#295) (@oameye)
Closed issues: