There is a newer version of the record available.

Published February 1, 2019 | Version v0.5.0
Software Open

JuliaHomotopyContinuation/HomotopyContinuation.jl: v0.5.0

  • 1. Max-Planck-Institute for Mathematics in the Sciences Leipzig
  • 2. MIT
  • 3. ICTEAM, UCL

Description

Version 0.5 contains several performance improvements as well as a big restructuring of the internals:

  • We have a brand new adaptive step size control which should result in ca 30% faster path tracking. Additionally the PathTracker doesn't not allocate anymore during path tracking. (#161)
  • The condition number estimates in path results should now better reflect the conditioning of the solutions.
  • The PathTracker now keeps track of the condition number at the solution (#171)
  • It is now possible to use compositions of polynomial maps as input (#172)
  • We removed all internal modules. If you previously relied on methods from any internal modules (e.g. PathTracking or Monodromy) you should be able to just use these now without the module prefix. (#181 )

Files

JuliaHomotopyContinuation/HomotopyContinuation.jl-v0.5.0.zip

Files (167.0 kB)

Additional details