Skip to content

Releases: JuliaHomotopyContinuation/HomotopyContinuation.jl

v2.11.0

28 Aug 10:43
5b5221b
Compare
Choose a tag to compare

HomotopyContinuation v2.11.0

Diff since v2.10.0

Merged pull requests:

Closed issues:

  • Small bugs in n_components (#587)

v2.10.0

06 Aug 13:11
2fc4851
Compare
Choose a tag to compare

HomotopyContinuation v2.10.0

Diff since v2.9.5

Merged pull requests:

v2.9.5

01 Aug 10:32
08229b7
Compare
Choose a tag to compare

HomotopyContinuation v2.9.5

Diff since v2.9.4

Merged pull requests:

v2.9.4

03 Jul 18:37
b518a24
Compare
Choose a tag to compare

HomotopyContinuation v2.9.4

Diff since v2.9.3

Merged pull requests:

  • Fixing a bug in row scaling (#570) (@PBrdng)
  • Document Base.conj override and add function to reconstruct poly from coeffs and exponent matrix (#571) (@PBrdng)
  • NID Bugfixing (#572) (@PBrdng)
  • This adds an option to not use triangle inequality in voronoi trees and monodromy (#576) (@PBrdng)
  • CompatHelper: bump compat for "DynamicPolynomials" to "0.6" (#578) (@github-actions[bot])

Closed issues:

  • Non-real solution incorrectly certified as real (#563)
  • Start System Complaints: Incorrect Rank Calculation (#565)
  • What is the best way to approximate trigonometric functions in HC (#568)
  • LaTeX pretty printing breaks for (negative) exponents (#569)
  • Missing Solutions (#574)

v2.9.3

18 Jan 10:07
f4001b0
Compare
Choose a tag to compare

HomotopyContinuation v2.9.3

Diff since v2.9.2

Merged pull requests:

Closed issues:

  • finding all Steady state solutions function using HC method integrated with ModelingToolKits.jl (#487)
  • Strange behaviour of numerical irreducible decomposition (#545)
  • Can't build a system with Unicode symbols in variable names (#559)

v2.9.2

28 Jun 19:40
f62def3
Compare
Choose a tag to compare

HomotopyContinuation v2.9.2

Diff since v2.9.1

Merged pull requests:

  • Update to upcoming v0.3 release of SemialgebraicSets (#534) (@blegat)

v2.9.1

27 Jun 20:58
cbb5a3d
Compare
Choose a tag to compare

HomotopyContinuation v2.9.1

Diff since v2.9.0

Merged pull requests:

v2.9.0

21 Jun 19:32
0b350e6
Compare
Choose a tag to compare

HomotopyContinuation v2.9.0

Diff since v2.8.3

Merged pull requests:

  • Improve certification code (#544) (@saschatimme)
  • CompatHelper: add new compat entry for "IntervalTrees" at version "1.1" (#547) (@github-actions[bot])
  • Fix certification for badly conditioned solutions (#548) (@saschatimme)

v2.8.3

08 Jun 12:26
44d6e6e
Compare
Choose a tag to compare

HomotopyContinuation v2.8.3

Diff since v2.8.2

Closed issues:

  • find_start_pair failing on some linearly-parametrized square systems (#533)

Merged pull requests:

v2.8.2

06 Apr 18:57
20c7c4d
Compare
Choose a tag to compare

HomotopyContinuation v2.8.2

Diff since v2.8.1

Merged pull requests:

  • Fix finding start pair linear in parameters (#532) (@vviktorrK)