Rewrite the README with secure setup instructions, add dedicated setup/security docs, and include the standalone local-volatility instability experiment materials for reproducible analysis. Made-with: Cursor
7 lines
300 B
Plaintext
7 lines
300 B
Plaintext
This folder is intentionally self-contained.
|
|
|
|
- No imports from the parent option_pricing package (no qengine, src/, cpp bindings).
|
|
- Third-party dependencies: numpy, matplotlib (see requirements.txt).
|
|
- Run: python run_experiment.py [--out lv_rmse.png]
|
|
- Safe to copy elsewhere or run in isolation.
|