Skip to content

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 01 Mar 16:12
· 45 commits to master since this release
09fb8e1

HarmonicBalance v0.13.1

Diff since v0.13.0

Merged pull requests:

  • docs: example KB vs HB (#363) (@oameye)
  • CompatHelper: bump compat for LinearSolve in [weakdeps] to 3, (keep existing compat) (#380) (@github-actions[bot])
  • docs: add steady state sweeps example as docs page (#382) (@oameye)
  • feat: check for zeros in WarmUp solver` (#383) (@oameye)
  • build: change MTK compat (#384) (@oameye)
  • docs: add second order in linear response tutrial (#385) (@oameye)
  • feat: add verbose keyword the homotopy solver and test hilbert sorting (#386) (@oameye)
  • fix: isolate sorting test (#388) (@oameye)
  • build(deps): bump crate-ci/typos from 1.29.5 to 1.29.7 (#389) (@dependabot[bot])
  • fix: change vdp convention (#390) (@oameye)
  • feat: QuantumCumulantsExt (#393) (@oameye)
  • docs: small docs corrections (#394) (@oameye)
  • downsize MTK compat (#395) (@oameye)
  • build(deps): bump crate-ci/typos from 1.29.7 to 1.29.9 (#396) (@dependabot[bot])
  • feat: new problem constructor (#397) (@oameye)
  • fix: cumulant example (#398) (@oameye)

Closed issues:

  • Add logging statements for classification and ordering (#205)
  • docs example about KB vs HB (#207)
  • first and second order Linear response (#253)
  • Polyhedral vs total_degree example (#297)
  • example LC with Polyhedral(only_non_zero = true) (#306)
  • API for putting your own polynomials (#321)
  • noise with warmup (#338)
  • axis flipped when plotting linear response with KB (#356)
  • krylov equations with second order linear response (#391)