Tall skinny and short wide routines
authorSyd Hashemi <syd@Syds-MacBook-Pro.local>
Wed, 19 Oct 2016 16:52:19 +0000 (09:52 -0700)
committerSyd Hashemi <syd@Syds-MacBook-Pro.local>
Wed, 19 Oct 2016 16:52:19 +0000 (09:52 -0700)
commita6afc403fab8bdcc4c09514ae86f3da2179d88e1
tree8d531c7adbd65949b7f115c933a2cfb788a5dcfa
parent44399df62c95ae2a6feab918eecb1b1b4a8ccca8
Tall skinny and short wide routines
119 files changed:
.DS_Store
SRC/Makefile
SRC/cgelq.f [new file with mode: 0644]
SRC/cgelqt.f [new file with mode: 0644]
SRC/cgelqt3.f [new file with mode: 0644]
SRC/cgemlq.f [new file with mode: 0644]
SRC/cgemlqt.f [new file with mode: 0644]
SRC/cgemqr.f [new file with mode: 0644]
SRC/cgeqr.f [new file with mode: 0644]
SRC/cgetsls.f [new file with mode: 0644]
SRC/clamswlq.f [new file with mode: 0644]
SRC/clamtsqr.f [new file with mode: 0644]
SRC/claswlq.f [new file with mode: 0644]
SRC/clatsqr.f [new file with mode: 0644]
SRC/ctplqt.f [new file with mode: 0644]
SRC/ctplqt2.f [new file with mode: 0644]
SRC/ctpmlqt.f [new file with mode: 0644]
SRC/dgelq.f [new file with mode: 0644]
SRC/dgelqt.f [new file with mode: 0644]
SRC/dgelqt3.f [new file with mode: 0644]
SRC/dgemlq.f [new file with mode: 0644]
SRC/dgemlqt.f [new file with mode: 0644]
SRC/dgemqr.f [new file with mode: 0644]
SRC/dgeqr.f [new file with mode: 0644]
SRC/dgetsls.f [new file with mode: 0644]
SRC/dlamswlq.f [new file with mode: 0644]
SRC/dlamtsqr.f [new file with mode: 0644]
SRC/dlaswlq.f [new file with mode: 0644]
SRC/dlatsqr.f [new file with mode: 0644]
SRC/dtplqt.f [new file with mode: 0644]
SRC/dtplqt2.f [new file with mode: 0644]
SRC/dtpmlqt.f [new file with mode: 0644]
SRC/ilaenv.f
SRC/sgelq.f [new file with mode: 0644]
SRC/sgelqt.f [new file with mode: 0644]
SRC/sgelqt3.f [new file with mode: 0644]
SRC/sgemlq.f [new file with mode: 0644]
SRC/sgemlqt.f [new file with mode: 0644]
SRC/sgemqr.f [new file with mode: 0644]
SRC/sgeqr.f [new file with mode: 0644]
SRC/sgetsls.f [new file with mode: 0644]
SRC/slamswlq.f [new file with mode: 0644]
SRC/slamtsqr.f [new file with mode: 0644]
SRC/slaswlq.f [new file with mode: 0644]
SRC/slatsqr.f [new file with mode: 0644]
SRC/stplqt.f [new file with mode: 0644]
SRC/stplqt2.f [new file with mode: 0644]
SRC/stpmlqt.f [new file with mode: 0644]
SRC/zgelq.f [new file with mode: 0644]
SRC/zgelqt.f [new file with mode: 0644]
SRC/zgelqt3.f [new file with mode: 0644]
SRC/zgemlq.f [new file with mode: 0644]
SRC/zgemlqt.f [new file with mode: 0644]
SRC/zgemqr.f [new file with mode: 0644]
SRC/zgeqr.f [new file with mode: 0644]
SRC/zgetsls.f [new file with mode: 0644]
SRC/zlamswlq.f [new file with mode: 0644]
SRC/zlamtsqr.f [new file with mode: 0644]
SRC/zlaswlq.f [new file with mode: 0644]
SRC/zlatsqr.f [new file with mode: 0644]
SRC/ztplqt.f [new file with mode: 0644]
SRC/ztplqt2.f [new file with mode: 0644]
SRC/ztpmlqt.f [new file with mode: 0644]
TESTING/.DS_Store [new file with mode: 0644]
TESTING/LIN/Makefile
TESTING/LIN/alaerh.f
TESTING/LIN/alahd.f
TESTING/LIN/cchkaa.f
TESTING/LIN/cchklqt.f [new file with mode: 0644]
TESTING/LIN/cchklqtp.f [new file with mode: 0644]
TESTING/LIN/cchktsqr.f [new file with mode: 0644]
TESTING/LIN/cdrvls.f
TESTING/LIN/cerrlqt.f [new file with mode: 0644]
TESTING/LIN/cerrlqtp.f [new file with mode: 0644]
TESTING/LIN/cerrtsqr.f [new file with mode: 0644]
TESTING/LIN/clqt04.f [new file with mode: 0644]
TESTING/LIN/clqt05.f [new file with mode: 0644]
TESTING/LIN/ctsqr01.f [new file with mode: 0644]
TESTING/LIN/dchkaa.f
TESTING/LIN/dchklqt.f [new file with mode: 0644]
TESTING/LIN/dchklqtp.f [new file with mode: 0644]
TESTING/LIN/dchktsqr.f [new file with mode: 0644]
TESTING/LIN/ddrvls.f
TESTING/LIN/derrlqt.f [new file with mode: 0644]
TESTING/LIN/derrlqtp.f [new file with mode: 0644]
TESTING/LIN/derrtsqr.f [new file with mode: 0644]
TESTING/LIN/dlqt04.f [new file with mode: 0644]
TESTING/LIN/dlqt05.f [new file with mode: 0644]
TESTING/LIN/dtplqt.f [new file with mode: 0644]
TESTING/LIN/dtsqr01.f [new file with mode: 0644]
TESTING/LIN/ilaenv.f
TESTING/LIN/schkaa.f
TESTING/LIN/schklqt.f [new file with mode: 0644]
TESTING/LIN/schklqtp.f [new file with mode: 0644]
TESTING/LIN/schktsqr.f [new file with mode: 0644]
TESTING/LIN/sdrvls.f
TESTING/LIN/serrlqt.f [new file with mode: 0644]
TESTING/LIN/serrlqtp.f [new file with mode: 0644]
TESTING/LIN/serrtsqr.f [new file with mode: 0644]
TESTING/LIN/slqt04.f [new file with mode: 0644]
TESTING/LIN/slqt05.f [new file with mode: 0644]
TESTING/LIN/stplqt.f [new file with mode: 0644]
TESTING/LIN/stsqr01.f [new file with mode: 0644]
TESTING/LIN/zchkaa.f
TESTING/LIN/zchklqt.f [new file with mode: 0644]
TESTING/LIN/zchklqtp.f [new file with mode: 0644]
TESTING/LIN/zchktsqr.f [new file with mode: 0644]
TESTING/LIN/zdrvls.f
TESTING/LIN/zerrlqt.f [new file with mode: 0644]
TESTING/LIN/zerrlqtp.f [new file with mode: 0644]
TESTING/LIN/zerrtsqr.f [new file with mode: 0644]
TESTING/LIN/zlqt04.f [new file with mode: 0644]
TESTING/LIN/zlqt05.f [new file with mode: 0644]
TESTING/LIN/ztsqr01.f [new file with mode: 0644]
TESTING/ctest.in [changed mode: 0644->0755]
TESTING/dtest.in [changed mode: 0644->0755]
TESTING/stest.in [changed mode: 0644->0755]
TESTING/ztest.in [changed mode: 0644->0755]
lapack-1 [deleted submodule]