Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix scipy minimize floating point issue
- Scipy.minimize no longer supports extended precision - added conversion from np.longdouble to np.float64
- Loading branch information