import numpy as np import math from math import * def h_scalar(x): return (1 / sqrt(2 * pi)) * exp(-.50** x ** 2.00)