Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rob-blackbourn/jetblack-options-demo
A demonstration of the jetblack-options package
https://github.com/rob-blackbourn/jetblack-options-demo
Last synced: about 1 month ago
JSON representation
A demonstration of the jetblack-options package
- Host: GitHub
- URL: https://github.com/rob-blackbourn/jetblack-options-demo
- Owner: rob-blackbourn
- Created: 2023-12-14T18:46:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-16T11:39:24.000Z (11 months ago)
- Last Synced: 2024-03-15T00:56:04.344Z (8 months ago)
- Language: TypeScript
- Homepage: https://rob-blackbourn.github.io/jetblack-options-demo/
- Size: 981 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jetblack-options-demo
A demonstration program for the [jetblack-options](https://github.com/rob-blackbourn/jetblack-options) package
which provides option pricing functions written in Python.You can view the demo online [here](https://rob-blackbourn.github.io/jetblack-options-demo/).
The demo is written in Typescript using [React](https://react.dev/).
The Python code is run in the browser using the [pyodide](https://pyodide.org) package.## Usage
To run the library locally: clone the package, install the packages, then run the dev server.