Module eom::adaptor [] [src]

Utilities for adopting to Rust fashon

Structs

NStep

An N-step iterator generated by nstep

TimeSeries

An iterator generated by time_series for the time-series of the given EoM.

Functions

accuracy

Test time accuracy of equation of motion

iterate

Iterate equation of motion by step at once

nstep

Generate an iterator which iterate EoM N-step at once

time_series

Generate an iterator representing the time-series of the given EoM.