mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-07-27 20:07:50 +00:00
commit
This commit is contained in:
@@ -5,6 +5,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
|
|||||||
|
|
||||||
- [Python](#python)
|
- [Python](#python)
|
||||||
- [R](#r)
|
- [R](#r)
|
||||||
|
- [Matlab](#matlab)
|
||||||
- [Julia](#julia)
|
- [Julia](#julia)
|
||||||
- [Java](#java)
|
- [Java](#java)
|
||||||
- [Haskell](#haskell)
|
- [Haskell](#haskell)
|
||||||
@@ -202,6 +203,13 @@ A curated list of insanely awesome libraries, packages and resources for Quants
|
|||||||
- [timeDate](https://cran.r-project.org/web/packages/timeDate/index.html) - Chronological and Calendar Objects
|
- [timeDate](https://cran.r-project.org/web/packages/timeDate/index.html) - Chronological and Calendar Objects
|
||||||
- [bizdays](https://cran.r-project.org/web/packages/bizdays/index.html) - Business days calculations and utilities
|
- [bizdays](https://cran.r-project.org/web/packages/bizdays/index.html) - Business days calculations and utilities
|
||||||
|
|
||||||
|
### Matlab
|
||||||
|
|
||||||
|
#### FrameWorks
|
||||||
|
|
||||||
|
- [QUANTAXIS](https://github.com/yutiansut/quantaxis) - Integrated Quantitative Toolbox with Matlab
|
||||||
|
|
||||||
|
|
||||||
## Julia
|
## Julia
|
||||||
|
|
||||||
- [QuantLib.jl](https://github.com/pazzo83/QuantLib.jl) - Quantlib implementation in pure Julia.
|
- [QuantLib.jl](https://github.com/pazzo83/QuantLib.jl) - Quantlib implementation in pure Julia.
|
||||||
@@ -215,6 +223,11 @@ A curated list of insanely awesome libraries, packages and resources for Quants
|
|||||||
- [finmat.net](http://finmath.net) - Java library with algorithms and methodologies related to mathematical finance.
|
- [finmat.net](http://finmath.net) - Java library with algorithms and methodologies related to mathematical finance.
|
||||||
- [quantcomponents](https://github.com/lsgro/quantcomponents) - Free Java components for Quantitative Finance and Algorithmic Trading
|
- [quantcomponents](https://github.com/lsgro/quantcomponents) - Free Java components for Quantitative Finance and Algorithmic Trading
|
||||||
|
|
||||||
|
## JavaScipts
|
||||||
|
|
||||||
|
### Data Visualization
|
||||||
|
- [QUANTAXIS_Visualziation](https://github.com/yutiansut/quantaxis_visualization) an awesome visualization center based on quantaxis
|
||||||
|
|
||||||
## Haskell
|
## Haskell
|
||||||
|
|
||||||
- [quantfin](https://github.com/boundedvariation/quantfin) - quant finance in pure haskell
|
- [quantfin](https://github.com/boundedvariation/quantfin) - quant finance in pure haskell
|
||||||
|
|||||||
Reference in New Issue
Block a user