On Fri, 3 Aug 2018, Sven Schreiber wrote:
Furthermore I wonder why the following functions couldn't also
naturally
return empty matrices when given an empty matrix as argument (but this is
only for sake of consistency, not for a particular need):
I committed to git a simple modification, so that the following now runs
ok:
<hansl>
e = {}
loop foreach i ginv diag transp vec vech unvech cholesky upper lower sort\
dsort values mreverse
x = $i(e)
print x
endloop
</hansl>
Allin, please review and feel free to scrap it if you don't like it.
-------------------------------------------------------
Riccardo (Jack) Lucchetti
Dipartimento di Scienze Economiche e Sociali (DiSES)
Università Politecnica delle Marche
(formerly known as Università di Ancona)
r.lucchetti(a)univpm.it
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------