Mercurial > public > python-black-scholes
view README.md @ 15:ca59a9f4076f
Change info files
author | Dennis <dennis@denniscm.com> |
---|---|
date | Fri, 11 Aug 2023 18:25:49 +0000 |
parents | 06e63d7cdb22 |
children | 6af01a49ce09 |
line wrap: on
line source
# python-black-scholes A command line utility to calculate the theoretical call and put price of an European option using the black-scholes method. - Docs: <https://denniscm.com/proj/python-black-scholes.html> - Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/python-black-scholes> - Mirrors: - Github: <https://github.com/denniscmartin/python-black-scholes> - Gitlab: <https://gitlab.com/denniscmartin/python-black-scholes> ## Note Previously, the project name was `fucking-black-scholes`, but I changed it to make sure that no employer thinks I'm crazy or something.