Closed clarkedavida closed 3 weeks ago
especially in some of the statistics and math areas, it makes sense to enforce np.ndarray instead of general array objects. this will force the user to leverage numpy, usually making things faster
took care of this too
especially in some of the statistics and math areas, it makes sense to enforce np.ndarray instead of general array objects. this will force the user to leverage numpy, usually making things faster