Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-24 | 1.5 kB | |
v2.12.1 source code.tar.gz | 2025-02-24 | 1.2 MB | |
v2.12.1 source code.zip | 2025-02-24 | 1.2 MB | |
Totals: 3 Items | 2.4 MB | 1 |
HomotopyContinuation v2.12.1
Merged pull requests: - CompatHelper: bump compat for StructArrays to 0.7, (keep existing compat) (#603) (@github-actions[bot]) - Add comment that CPUs can hang when using multiple threads (#607) (@PBrdng) - Update polyhedral.jl (#620) (@PBrdng) - Fix the bug in convert(type, Expression) from [#615] (#621) (@PBrdng) - Update warning message (#622) (@PBrdng)
Closed issues:
- Converting from Nemo.fmpq_mpoly to HomotopyContinuation.Expression (#520)
- Threads.resize_nthreads!
is deprecated (#560)
- solve
never terminates with threading=true
(#594)
- numerical_irreducible_decomposition
call throws DimensionMismatch
(#606)
- Documentation for taylor series and custom homotopies (#609)
- Possibly method piracy break PEtab.jl (#610)
- Request for plotting recipe (#612)
- Error when trying to solve for polynomial of certain type (#613)
- Inconsistent results for simple polynomial (#614)
- Incorrect results for convert(Float64,::Expression) and segfault for convert(BigFloat,::Expression) (#615)
- Accept solutions that do not exactly solve the system in case of noise (#616)
- Converting between OSCAR polynomials to Expression
(#617)
- Better warning/error message for monodromy_solve
when start solution is wrong/bad (#618)
- Solutions with zero entries when only_non_zero=true
(#619)