Releases: JuliaHomotopyContinuation/HomotopyContinuation.jl
Releases · JuliaHomotopyContinuation/HomotopyContinuation.jl
v2.18.2
HomotopyContinuation v2.18.2
Merged pull requests:
- Update SymEngine_jll requirement from 0.9 to 0.9, 0.12 (#693) (@dependabot[bot])
- patch decompose for dimension 0 (#694) (@PBrdng)
v2.18.1
HomotopyContinuation v2.18.1
Merged pull requests:
- Add certified duplicate check mode to monodromy_solve (#685) (@saschatimme)
- System evaluation improvements (#686) (@PBrdng)
- Disable slow catch-all degree-1 NID test (#688) (@saschatimme)
- Bump codecov/codecov-action from 5 to 6 (#689) (@dependabot[bot])
- Replace CompatHelper with dependabot (#690) (@blegat)
- v2.18.1 (#692) (@PBrdng)
Closed issues:
- Losing regular solutions (#647)
v2.18.0
HomotopyContinuation v2.18.0
Merged pull requests:
v2.17.2
HomotopyContinuation v2.17.2
Merged pull requests:
- Update to PrettyTables version 3 (#680) (@benlorenz)
- Project: allow julia lts version (#681) (@benlorenz)
v2.17.1
v2.17.0
HomotopyContinuation v2.17.0
Merged pull requests:
- Bump actions/checkout from 5 to 6 (#671) (@dependabot[bot])
- Nid threading (#672) (@PBrdng)
- change
threading = truetothreading =Threads.nthreads() > 1as default option for threading (#673) (@PBrdng) - NID progress meter improvements (#674) (@PBrdng)
- NID result printing (#675) (@PBrdng)
- Subspace homotopy performance update (#676) (@PBrdng)
- NID performace update (#677) (@PBrdng)
Closed issues:
v2.16.0
v2.15.2
v2.15.1
HomotopyContinuation v2.15.1
Merged pull requests:
- Bump actions/checkout from 4 to 5 (#658) (@dependabot[bot])
- add functions that let's us extract information from result iterators (#659) (@PBrdng)
- make mixed_cells an iterator (#660) (@PBrdng)
- v2.15.1 (#661) (@PBrdng)
Closed issues:
- Are there any options to reduce the tracking paths in the function "regeneration"? (#655)
v2.15.0
HomotopyContinuation v2.15.0
Merged pull requests:
- Generalizing Result to AbstractResult to include ResultIterator's (#629) (@tbrysiewicz)
- small bugfixes in nid and solve (#645) (@PBrdng)
- Add
rtoltois_real(#648) (@timholy) - Share
is_realbetween HC and MK (#651) (@timholy) - Give warning message when no solutions were computed (#653) (@PBrdng)
Closed issues:
- A typo found in the user-guiding doc (#640)
- Dear Professors, asking for help about the program's running result (#641)
- Unclear error (Segmentation Fault) when trying to store
Systemas global variable within package (#646) - Stochastic results in 2-dimensional biquadratic factorization (#649)
- nid throws an error (#652)