usnistgov / pyMCR

pyMCR: Multivariate Curve Resolution for Python
https://pages.nist.gov/pyMCR
Other
80 stars 27 forks source link

Test Warning for semilearned #14

Closed CCampJr closed 5 years ago

CCampJr commented 5 years ago

pymcr/tests/test_mcr.py::test_mcr_c_semilearned C:\Users\chc\Documents\Python\Repos\pyMCR\dist\pyMCR-0.3a0\pymcr\constraints.py:308: RuntimeWarning: invalid value encountered in true_divide A /= A.sum(axis=self.axis)[:, None]