Package Exports
- quants
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (quants) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
quants.js
A Javascript toolkit for Quantitative Analyst in Finance.
Description
Quants provides a library of javascript functions for data analysis, return/risk analysis, math and statistical applications, including basic calculation, matrix operations and utility tools.
The project aims to be an alternative to Matlab, R and Python, based on Nodejs (V8 JavaScript Engine) platform to build scalable real-time network applications for financial industry.
The modules:
- Basicfun basic functions
- Matfun matrix functions
- Datafun data analysis functions
- Statfun statistical functions
- Riskfun risk analysis functions
- Retfun return analysis functions
- Utilfun utility functions
License
The MIT License (MIT)
Copyright (c) 2014 Massimiliano Todaro