https://github.com/JuliaLang/julia
Revision 40569c23cbf257a1d89bca77223a341786f8ada9 authored by Steven G. Johnson on 17 January 2020, 07:39:58 UTC, committed by Andreas Noack on 17 January 2020, 07:39:58 UTC
* nonsquare (underdetermined) LQ solves

* fix NEWS item

* fix NEWS item

* narrow method signature to eliminate ambiguity

* fix docs -- under/overdetermined terms were swapped

* Update stdlib/LinearAlgebra/test/lq.jl

Co-Authored-By: Stefan Karpinski <stefan@karpinski.org>

Co-authored-by: Stefan Karpinski <stefan@karpinski.org>
1 parent ce211b9
History
Tip revision: 40569c23cbf257a1d89bca77223a341786f8ada9 authored by Steven G. Johnson on 17 January 2020, 07:39:58 UTC
nonsquare (underdetermined) LQ solves (#34350)
Tip revision: 40569c2
File Mode Size
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 21.5 KB
HISTORY.md -rw-r--r-- 275.6 KB
LICENSE.md -rw-r--r-- 4.9 KB
Make.inc -rw-r--r-- 40.6 KB
Makefile -rw-r--r-- 27.1 KB
NEWS.md -rw-r--r-- 1.4 KB
README.md -rw-r--r-- 6.2 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.8 KB

README.md

back to top