Hi Henrik,
thanks, see below.
On 11/2/24 15:15, Henrik Moller wrote:
Your call, of course, but something like ⎕MX[f] might be useful.
Also a possibility. My thinking about ⌹ as opposed to e,g, ⎕MX (or ⎕GSL
as a reference to the GNU libray ?)
was that currently ⌹ contains all linear-algebra rel
Your call, of course, but something like ⎕MX[f] might be useful. The
functions I've included in mtx are ones I've found useful for doing 3D
modelling, animation, and similar things, but there are lots of others
that might be worth considering and that could be added as necessary, a
kind of ⎕FI
Hi Hendrik,
I am wondering if it may make sense to make those functions built-ins?
As of today only QR-factorization is built-in but I always felt that that
may be too little (at least if compared to packages like e.g. LApack),
with f being a function selector or a function name like in ⎕FX and