Docs.rs
freude-0.7.0
freude 0.7.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
SuperFluffy
Dependencies
ndarray ^0.12.1
normal
tuple ^0.4.2
normal
optional
approx ^0.3.2
dev
blas-src ^0.2.1
dev
cblas ^0.2.0
dev
ndarray-rand ^0.9.0
dev
rand ^0.6.5
dev
Versions
12.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
freude
0.7.0
All Items
Crate Items
Structs
Traits
Crate
freude
Copy item path
Source
Structs
§
Euler
Heun
Runge
Kutta4
Traits
§
Ode
Stepper
A trait defining the interface of an integration method.
ZipMarker
An internal marker trait to avoid trait impl conflicts.