HEXRD / hexrd

A cross-platform, open-source library for the analysis of X-ray diffraction data.
Other
56 stars 25 forks source link

Remove use of numpy.dual #568

Closed psavery closed 11 months ago

psavery commented 11 months ago

It was removed in the most recent version of numpy. We must use it from the linalg module instead.