2.2.0
Restrict handling of invalid values in bisect to only return np.nan as the code does not distinguish between f < 0 and f > 0.
Restrict handling of invalid values in bisect to only return np.nan as the code does not distinguish between f < 0 and f > 0.