mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-20 07:18:06 +00:00
Merge pull request #1 from tonytonov/master
@tonytonov Thanks for your contribution!
This commit is contained in:
@@ -12,7 +12,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
|
|||||||
- [Frameworks](#frameworks) - frameworks that support different languages
|
- [Frameworks](#frameworks) - frameworks that support different languages
|
||||||
- [Reproducing Works](#reproducing-works) - repositories that reproduce books and papers results or implement examples
|
- [Reproducing Works](#reproducing-works) - repositories that reproduce books and papers results or implement examples
|
||||||
|
|
||||||
##Python
|
## Python
|
||||||
|
|
||||||
### Numerical Libraries & Data Structures
|
### Numerical Libraries & Data Structures
|
||||||
|
|
||||||
@@ -167,13 +167,13 @@ A curated list of insanely awesome libraries, packages and resources for Quants
|
|||||||
|
|
||||||
### Time Series
|
### Time Series
|
||||||
|
|
||||||
- [tseries]() -
|
- [tseries](https://cran.r-project.org/web/packages/tseries/index.html) - Time Series Analysis and Computational Finance
|
||||||
- [xts]() -
|
- [zoo](https://cran.r-project.org/web/packages/zoo/index.html) - S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)
|
||||||
- [fGarch]() -
|
- [xts](https://cran.r-project.org/web/packages/xts/index.html) - eXtensible Time Series
|
||||||
- [timeSeries]() -
|
- [fGarch](https://cran.r-project.org/web/packages/fGarch/index.html) - Rmetrics - Autoregressive Conditional Heteroskedastic Modelling
|
||||||
- [rugarch]() -
|
- [timeSeries](https://cran.r-project.org/web/packages/timeSeries/index.html) - Rmetrics - Financial Time Series Objects
|
||||||
- [rmgarch]() -
|
- [rugarch](https://cran.r-project.org/web/packages/rugarch/index.html) - Univariate GARCH Models
|
||||||
-
|
- [rmgarch](https://cran.r-project.org/web/packages/rmgarch/index.html) - Multivariate GARCH Models
|
||||||
|
|
||||||
### Calendars
|
### Calendars
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user