https://github.com/JuliaLang/julia
Revision 3883debc79eec760c02cd46b7fa783c7dc9be3a3 authored by Klaus Crusius on 13 March 2018, 20:30:42 UTC, committed by Andreas Noack on 13 March 2018, 20:30:42 UTC
* default tolerance of pinv uses `max(size(A)...)`

* reverted code change - changed doc. Fixed qrfact tolerance
1 parent 7beb110
History
Tip revision: 3883debc79eec760c02cd46b7fa783c7dc9be3a3 authored by Klaus Crusius on 13 March 2018, 20:30:42 UTC
default tolerance of pinv uses `min(size(A)...)`, qrfact uses max (#26429)
Tip revision: 3883deb
File Mode Size
.circleci
.github
base
contrib
deps
doc
etc
src
stdlib
test
ui
.freebsdci.sh -rwxr-xr-x 1.0 KB
.gitattributes -rw-r--r-- 67 bytes
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 6.5 KB
CONTRIBUTING.md -rw-r--r-- 20.4 KB
DISTRIBUTING.md -rw-r--r-- 23.6 KB
HISTORY.md -rw-r--r-- 144.9 KB
LICENSE.md -rw-r--r-- 5.4 KB
Make.inc -rw-r--r-- 35.1 KB
Makefile -rw-r--r-- 25.5 KB
NEWS.md -rw-r--r-- 73.2 KB
README.arm.md -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 29.7 KB
README.windows.md -rw-r--r-- 13.0 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.2 KB

README.md

back to top