Activity
Numpy extract value from array with single index warning fixed
Numpy extract value from array with single index warning fixed
Fixed bug that underestimated b
Fixed bug that underestimated b
Update simulate_black_scholes.py
Update simulate_black_scholes.py
Delete black_sholes/Black_Sholes.py
Delete black_sholes/Black_Sholes.py
Vectorized implementation + Lower case name
Vectorized implementation + Lower case name
Unit tests for lam and mlag fyunctions
Unit tests for lam and mlag fyunctions
First half of the unit testing framework
First half of the unit testing framework
Fixed edge case where data passed as a 2D array and unit test for it
Fixed edge case where data passed as a 2D array and unit test for it
StationaryBootstrap function not needed in this repository
StationaryBootstrap function not needed in this repository
Delete stationary_bootstrap/StationaryBootstrap.py
Delete stationary_bootstrap/StationaryBootstrap.py
Change in name, unit tests and 1D output
Change in name, unit tests and 1D output
First draft of tests using pytest
First draft of tests using pytest