• Re: Simple matrix tridiagonalization algorithm in Forth

    From minforth@21:1/5 to All on Wed Feb 19 18:39:34 2025
    Just stumbled across this old thread, while exploring/refreshing
    some basic matrix algebra stuff. The use of BLAS/LAPACK or the older
    EISPACK et al library routines is a commonly recommended approach. Unfortunately those libraries are really FAT and reqire a lot of
    resources in embedded applications .. if you're not using Raspberries...

    For the few people doing numeric linear algebra here, I thought
    the following compressed LAPACK library might be of interest:

    https://github.com/DanielMartensson/EmbeddedLapack

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)