finql 0.1.0

A quantitative finance toolbox
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.chrono]
version = "0.4.9"

[package]
authors = ["Mark Beinker <mwb@quantlink.de>"]
description = "A quantitative finance toolbox"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "finql"
readme = "README.md"
repository = "https://github.com/xemwebe/finql"
version = "0.1.0"