integrate 0.2.0

Small, lightweight Rust library for performing numerical integration.
Documentation
# Generated by Cargo
# will have compiled files and executables
debug/
target/
book/book/

# Cargo.lock is committed to pin transitive dependencies for MSRV testing.
# See: https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb


# visual studio code config
/.vscode/

notes.md
.venv/