Published June 3, 2020
| Version v1.0.0
Software
Open
fgasdia/RootsAndPoles.jl: Registered as RootsAndPoles.jl
Creators
Description
This package is now officially registered and coincides with a name change from GRPF.jl
to RootsAndPoles.jl
.
As a v1.0.0
release, the package will be more strictly following semantic versioning from here out.
Major changes since v0.3.0
include:
- Performance improvements throughout. ~30% reduction in memory allocations and ~10% increase in speed.
- Interface change.
tolerance
,tess_sizehint
,maxiterations
,maxnodes
, andskinnytriangle
can now all be explicitly passed to the GRPF algorithm through theGRPFParams
struct.
Files
fgasdia/RootsAndPoles.jl-v1.0.0.zip
Files
(225.2 kB)
Name | Size | Download all |
---|---|---|
md5:5b674febd041396a5e9eca2f92dc564f
|
225.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/fgasdia/RootsAndPoles.jl/tree/v1.0.0 (URL)