bairstow-rs

Crates.iobairstow-rs
lib.rsbairstow-rs
version0.1.0
sourcesrc
created_at2023-08-03 06:46:31.790933
updated_at2023-08-03 06:46:31.790933
descriptionParallel Bairstow Root-finding Method in Rust
homepage
repositoryhttps://github.com/luk036/bairstow-rs
max_upload_size
id933448
size132,607
Wai-Shing Luk (luk036)

documentation

README

bairstow-rs

Crates.io Docs.rs CI codecov

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install bairstow-rs

👀 See also

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 87

cargo fmt