• This repository has been archived on 25/Oct/2022
  • Stars
    star
    6
  • Rank 2,538,278 (Top 51 %)
  • Language
    Python
  • Created about 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PyQuant can price bonds, swaps, interest rate, equity and credit derivatives. It is build on top of pandas, numpy and scipy and is relatively fast. Time critical components are written in Cython in order to achieve C-speed. PyQuants aims to build on top of other open source projects in order to benefit from improvements in other projects so that PyQuant can be developed with very few people.