PoincareInvariants v0.4.0
Merged pull requests:
- CompatHelper: bump compat for FastTransforms to 0.13, (keep existing compat) (#21) (@github-actions[bot])
- Rewrite of SecondPoincareInvariants (#22) (@Luapulu)
- CompatHelper: bump compat for ClassicalOrthogonalPolynomials to 0.5, (keep existing compat) (#23) (@github-actions[bot])
- CompatHelper: bump compat for ApproxFun to 0.13, (keep existing compat) (#24) (@github-actions[bot])
- Minor fixes and additions (#26) (@Luapulu)
- Remove .travis.yml (#27) (@Luapulu)
- Use vector of vectors instead of matrix to represent points (#28) (@Luapulu)
- Remove StaticArrays, HDF5 and GeometricIntegrators dependencies (for now at least) (#29) (@Luapulu)
- Rename ChebyshevImplementation to Chebyshev (#30) (@Luapulu)
- Add a simple finite differences implementation of the second Poincare invariant (#31) (@Luapulu)
- Small additions (#32) (@Luapulu)
- Improved tests (#33) (@Luapulu)
- Make dimension a type variable and use SVectors to represent points (#34) (@Luapulu)
- Remove getpointspec fallback (#35) (@Luapulu)
- Implement FirstPoincareInvariant (#36) (@Luapulu)
- Support iterable of points (#37) (@Luapulu)
- final (#38) (@Luapulu)