boys 0.1.0

Different algorithms for calculating the Boys function
Documentation
[[bench]]
harness = false
name = "boys_benchmark"

[dependencies.GSL]
version = "6.0.0"

[dev-dependencies.criterion]
version = "0.3"

[package]
authors = ["Eric Berquist <eric.berquist@gmail.com>"]
categories = ["science"]
description = "Different algorithms for calculating the Boys function"
edition = "2018"
keywords = ["Chemistry"]
license-file = "LICENSE"
name = "boys"
readme = "README.md"
repository = "https://github.com/berquist/boys"
version = "0.1.0"