rootfind 0.7.0

Root-finding algorithms
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Niek Sanders <niek.sanders@gmail.com>"]
categories = ["algorithms", "science"]
description = "Root-finding algorithms"
keywords = ["root-finding", "roots", "newton", "bisection", "numerics"]
license = "Unlicense"
name = "rootfind"
readme = "README.md"
repository = "https://github.com/nieksand/rootfind/"
version = "0.7.0"