JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q34742F
  • License MIT

A Javascript Library for Quantitative Analysis in Finance

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:

License

The MIT License (MIT)

Copyright (c) 2014 Massimiliano Todaro