##// END OF EJS Templates
Backport PR #5560: Minor expansion of Cython example...
Backport PR #5560: Minor expansion of Cython example This just adds a pure-python version of the Black-Scholes function for comparison with the Cython equivalent. I think this better demonstrates *why* you might want to use the Cython magic.
MinRK -
r16687:8168ccc9
Show More