rsfinance 0.1.0

Simple option pricing crate.
[dependencies.rand]
version = "0.8.5"

[dependencies.rand_distr]
version = "0.4.3"

[dependencies.statrs]
version = "0.16.0"

[package]
authors = ["Sebastian Bugal <www.sebastianbugal.com>"]
description = "Simple option pricing crate."
documentation = "https://github.com/sebastianbugal/rsFin"
edition = "2021"
homepage = "https://github.com/sebastianbugal/rsFin"
keywords = ["finance", "option", "pricing"]
license = "MIT"
name = "rsfinance"
readme = "./README.md"
repository = "https://github.com/sebastianbugal/rsFin"
version = "0.1.0"