##// 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
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
deprecated.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...
script.py Loading ...