greeks 0.2.0

Implementation of library to calculate options greeks
Documentation

greeks

Build Status License: MIT

This project is a simple implementation of options greeks for Rust.

Goals:

  • Be fast
  • Be accurrate
  • Not have any external dependencies.