Releases: CoherentStructures/CoherentStructures.jl
Releases · CoherentStructures/CoherentStructures.jl
v0.4.1
v0.4.0
v0.3.6
Add flowgrow and area functionality
v0.3.5 Add area and flowgrow functionality (#54)
Allow to override saveat in flow, minor internal changes
v0.3.4 Make EllipticBarrier's curve field contain SVectors, allow to overrid…
Eliminate method ambiguities for flow function
v0.3.3 fix ambiguity in flow methods (#51)
Bugfix for variational equation approach
v0.3.2 bump patch version
Small optimizations
v0.3.1 minor optimizations (#46)
Major improvements
- includes significant speed-up of linearized flow map computations
- fixes to dynamic metrics
- outsourced the stream macros functionality
Minor update
Besides some code formatting and type annotations, the previously internal function getvortices is now exported. It can be used to detect elliptic geodesic vortices at specific locations exclusively, without involving singularity- and index-based calculations.