numberlab 0.1.1

A collection of numerical algorithms
Documentation
numberlab-0.1.1 has been yanked.

numberlab

A collection of numerical algorithms

Installation

To use the numberlab library in your Rust project, add the following to your Cargo.toml:

[dependencies]
numberlab = "0.1.1"

For examples of how to use this library, refer to the documentation at docs.rs. For specific examples, refer to the examples directory in the repository.

List of algorithms