Version 0.10.0
This release include large changes as follows:
- Drop
Bufferinterface #48TimeEvolutionnow accepts only&mut selfwhich includesBufferin the previous release.
- Backend features #64
- New trait
Scheme#62- Normalize TEO initialization and
- Associated type
Coreto represent e.g.Lorenz63forRK4
- Refine Lyapunov analysis #55
- You can implement your algorithm flexibly using
lyapunov::Seriesiterator.
- You can implement your algorithm flexibly using
Corresponding milestone: https://github.com/termoshtt/eom/milestone/2