quantmath 0.1.0

A library of quantitative maths and a framework for quantitative valuation and risk
1
2
3
4
5
6
7
8
9
10
11
12
{
    "id": "GBP",
    "settlement": {
        "BusinessDays": {
            "calendar": {
                "WeekdayCalendar": []
            },
            "step": 2,
            "slip_forward": true
        }
    }
}