uncertainties icon indicating copy to clipboard operation
uncertainties copied to clipboard

Exception with pseudo-inverse

Open lebigot opened this issue 5 years ago • 2 comments

See https://github.com/conda-forge/uncertainties-feedstock/issues/22

lebigot avatar Jan 25 '20 09:01 lebigot

@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.

lebigot avatar Feb 01 '20 18:02 lebigot

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.

lebigot avatar Feb 01 '20 18:02 lebigot