noptim

Crates.ionoptim
lib.rsnoptim
version0.1.0
sourcesrc
created_at2015-06-28 17:21:22.45248
updated_at2015-12-11 23:54:29.779751
descriptionNumerical ptimization library.
homepage
repository
max_upload_size
id2484
size10,240
MACs (github:rustcrypto:macs)

documentation

README

noptim

noptim is a numerical optimization library in rust.

Compilation

You will need the last stable build of the rust compiler and the official package manager: cargo.

Simply add the following to your Cargo.toml file:

[dependencies]
noptim = "*"

Features

Currently nothing.

Commit count: 0

cargo fmt