Skip to content

Releases: QuantumEngineeredSystems/HarmonicBalance.jl

v0.6.4

29 Nov 18:14
e1cffcf
Compare
Choose a tag to compare

What's Changed

  • Plot documentation update by @oameye in #83
  • plotting branches, optimized sorting, deps removed by @jkosata in #88

v0.6.3

13 Nov 20:20
6d59de7
Compare
Choose a tag to compare

What's Changed

new functionality

  • Implementation of plot_spaghetti and plot2d_cut by @oameye in #80
  • added keyword to control the display of the progress bar (resolves #60) by @oameye in #65

small fixes

  • Add branch argument to the documentation by @oameye in #66
  • Naive implementation of conditional allocation of ProgressBar by @oameye in #73
  • Update parametron.md by @oameye in #78
  • Data structures to ordered collections by @oameye in #77
  • Realify warnings by @oameye in #81

Full Changelog: v0.6.2...v0.6.3

v0.6.2

12 Oct 12:42
d421519
Compare
Choose a tag to compare

What's Changed

  • fixed loading for version changes

  • ordering revamped to have fixed order

  • limit cycle unique classification

  • 2d result test added

v0.6.1

06 Oct 07:48
925c757
Compare
Choose a tag to compare

What's Changed

v0.6.0

03 Oct 12:06
fa97b82
Compare
Choose a tag to compare
  • matplotlib replace by Plots, plotting functions overhauled for more flexibility (see docs)
  • slow_flow! bugfixed to keep higher-order derivatives if requested
  • LinearResponse simplified to use plot_linear_response with order as keyword, instead of many different functions
  • documented examples reduced and updated, made 1:1 with the notebook repo

v0.5.2

26 May 09:09
75528ae
Compare
Choose a tag to compare

What's Changed

  • Parsing of time-dependent data, plot overload by @jkosata in #31

Full Changelog: v0.5.1...v0.5.2

v0.5.1

19 May 12:37
47174b8
Compare
Choose a tag to compare

What's Changed

v0.5.0

05 May 11:57
1ea343e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.5.0

v0.4.4

21 Apr 10:14
a4bd550
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

14 Apr 08:52
2a21a36
Compare
Choose a tag to compare

What's Changed

  • functions to follow stable solutions (1D sweep) by @jdelpino in #17

Full Changelog: v0.4.2...v0.4.3