Re: Simple matrix tridiagonalization algorithm in Forth

Liste des GroupesRevenir à cl forth 
Sujet : Re: Simple matrix tridiagonalization algorithm in Forth
De : minforth (at) *nospam* gmx.net (minforth)
Groupes : comp.lang.forth
Date : 19. Feb 2025, 19:39:34
Autres entêtes
Organisation : novaBBS
Message-ID : <e793fe833b4edda0c404dc26021731f2@www.novabbs.com>
References : 1 2 3
User-Agent : Rocksolid Light
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

Date Sujet#  Auteur
19 Feb 25 o Re: Simple matrix tridiagonalization algorithm in Forth1minforth

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal