Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
o changing dtype=np.float64 to dtype=x.dtype, dynamically sets the da…
…ta type, it will be more efficient than always converting to np.float64. All tests pass (#837)
- Loading branch information