Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 604 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 604 Bytes

#Ito, an open source toolkit for financial computing in Julia

Build Status

Ito is a collection of Julia modules containing algorithms for efficient quantitative finance. It includes functions and frameworks for holiday calendars, day count conventions, term structures, stochastic processes and more.

A lot of the functionality is work in progress, but there are hopefully some useful bits already.

Detailed documentation is available at http://aviks.github.com/Ito.jl/

##Installation

Pkg.add("Ito")