Published February 19, 2018
| Version 0.10.0
Software
Open
termoshtt/eom: Version 0.10.0
Creators
Description
This release include large changes as follows:
- Drop
Buffer
interface #48TimeEvolution
now accepts only&mut self
which includesBuffer
in the previous release.
- Backend features #64
- New trait
Scheme
#62- Normalize TEO initialization and
- Associated type
Core
to represent e.g.Lorenz63
forRK4
- Refine Lyapunov analysis #55
- You can implement your algorithm flexibly using
lyapunov::Series
iterator.
- You can implement your algorithm flexibly using
Corresponding milestone: https://github.com/termoshtt/eom/milestone/2
Files
termoshtt/eom-0.10.0.zip
Files
(879.2 kB)
Name | Size | Download all |
---|---|---|
md5:1cde700931a3808631ce40498869f4b4
|
879.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/termoshtt/eom/tree/0.10.0 (URL)