uncertainties
uncertainties copied to clipboard
Exception with pseudo-inverse
See https://github.com/conda-forge/uncertainties-feedstock/issues/22
@AdityaSavara: I am able to reproduce this with the conda version of uncertainties 3.1.3.
Note for the fix: the problem is not present in the master branch.
uncertainties 3.1.3 on conda should be downgraded to 3.1.2: I introduced a packaging bug in 3.1.3, and later removed this version. The PyPI version is thus 3.1.2. This should be the same for the latest conda package.
I am pretty sure that fixing/updating/modernizing the installation of uncertainties will fix this, so I will do this.