With reference to https://github.com/numba/numba/pull/2318#discussion_r110958769 Black-Scholes code would be simpler if `scipy.special.erf` or `scipy.stats.norm.cdf` was supported by Numba.