Docs.rs
differential-equations-0.3.2
differential-equations 0.3.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Ryan-D-Gast
Dependencies
differential-equations-derive ^0.1.1
normal
nalgebra ^0.33.2
normal
num-complex ^0.4.6
normal
polars ^0.47.1
normal
optional
criterion ^0.5.1
dev
quill ^0.1.6
dev
rand ^0.9.0
dev
rand_distr ^0.5.1
dev
Versions
54.91%
of the crate is documented
Go to latest version
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
differential_
equations
0.3.2
Module utils
Module Items
Functions
In crate differential_
equations
differential_equations
Module
utils
Copy item path
Source
Functions
ยง
constrain_
step_
size
Constrain the step size to be within the bounds of
h_min
and
h_max
.
validate_
step_
size_
parameters
Validate the step size parameters.