streamlet-dev / greeks

Derivatives models written with the Tributary data flow library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

greeks

greeks is a library for modeling financial instruments using lazy and/or streaming graphs.

Build Status Coverage PyPI PyPI

Installation

pip install greeks

Overview

greeks is built on tributary, a library for constructing dataflow graphs in Python.

Support / Contributors

Thanks to the following organizations for providing code or financial support.

Nemoulous

License

This software is licensed under the Apache 2.0 license. See the LICENSE file for details.

About

Derivatives models written with the Tributary data flow library

License:Apache License 2.0


Languages

Language:Python 67.6%Language:Makefile 32.4%