Docs.rs
conflux-0.1.2
conflux 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cgubbin
Dependencies
instant ^0.1.11
normal
miette ^3.2.0
normal
ndarray ^0.15.3
normal
num ^0.4.0
normal
num-complex ^0.4.0
normal
paste ^1.0.5
normal
serde ^1.0.130
normal
thiserror ^1.0.30
normal
tracing ^0.1.29
normal
Versions
100%
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
Crate conflux
conflux
0.1.2
All Items
Crate Items
Modules
Crate
conflux
Copy item path
Source
Expand description
Fixed point iterations library for SCF problems
Modules
ยง
core
Core operations and mathematics Node fixed point iteration tools core module
prelude
Everything our users need
solvers
Mixers from the solver module Module for linear mixing algorithms