GithubHelp home page GithubHelp logo

kalam360 / quantlib-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from piquette/quantlib

0.0 1.0 0.0 230 KB

The idiomatic rust implementation of the QuantLib C++ quantitative finance library

License: Other

Makefile 0.11% Rust 99.89%

quantlib-1's Introduction

QuantLib โ€“ Rust

Crates.io version Download docs.rs docs
Build Status license

Crate ยท Installation ยท Configuration

The idiomatic Rust implementation of QuantLib, the standard for professional quantitative finance applications.

This project is still under active development and not guaranteed to have a stable API.

The alpha release version is aiming for:

  • Familiar interfaces: A library api that resembles the original.
  • High test coverage: 90% or more.
  • Idiomatic rust: architecture that takes full advantage of language features.
  • Easy: intuitive to understand coupled with extensive documentation. ๐Ÿš€

๐Ÿ’ฌ About

The QuantLib project (http://quantlib.org) is aimed at providing a comprehensive software framework for quantitative finance. QuantLib is a free/open-source library for modeling, trading, and risk management in real-life.

Appreciated by quantitative analysts and developers, it is intended for academics and practitioners alike, eventually promoting a stronger interaction between them. QuantLib offers tools that are useful both for practical implementation and for advanced modeling, with features such as market conventions, yield curve models, solvers, PDEs, Monte Carlo (low-discrepancy included), exotic options, VAR, and so on.

๐Ÿš€ Installation

Add this to your Cargo.toml:

[dependencies]
quantlib = "0.1.0"

and this to your crate root:

extern crate quantlib;

quantlib-1's People

Contributors

ackleymi avatar surfertas avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.