conflux is a toolbox for solving fixed point iteration problems, common in computational physics, written in Rust.
Simply add the following to your Cargo.toml
toml
[Dependencies]
conflux = "0.1.0"
Licensed under an MIT License (http://opensource.org/licenses/MIT)