20个版本 (破坏性更新)
0.16.0 | 2021年9月4日 |
---|---|
0.14.0 | 2020年1月11日 |
0.13.0 | 2019年3月2日 |
0.10.0 | 2018年9月23日 |
0.2.0 | 2018年7月16日 |
#6 在 #distributions
每月91次下载
用于 2 crate
62KB
1K SLoC
[lin-badge]: https://github.com/danielhstahl/cf_functions_rust/workflows/Rust/badge.svg [cov-badge]: https://codecov.io/gh/danielhstahl/cf_functions_rust/branch/master/graph/badge.svg
Linux | Codecov |
---|---|
![lin-badge] | ![cov-badge] |
CF函数
在Rust中实现常见的CF函数
参考资料
Duffie: http://web.stanford.edu/~duffie/dps.pdf
Carr-Geman-Madan-Yor: http://finance.martinsewell.com/stylized-facts/distribution/CarrGemanMadanYor2002.pdf
我的ops-risk论文: https://github.com/danielhstahl/OpsRiskPaper/releases/download/0.1.0/main.pdf
基准测试
https://danielhstahl.github.io/cf_functions_rust/report/index.html
Crates
lib.rs
:
提供了一些常见的与期权定价相关的特征函数。所有特征函数均相对于"ui"而非"u"。
依赖项
~250–350KB