Skip to content

yhuang912/math-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math-utils

collect all the useful math algorithms and functions that might come in handy in many places.

Matrizen

~/lisp/algebra/matrix.lisp

implements 2dim matrices

~/Projekte/modular-linear-algebra/linalg-mod/linalg.lisp

implements an abstract datastructure with multidimensional matrices

Anforderungen

Generische Operationen zwischen Matrizen (Inverse !) und evtl auch mit Nichtmatrizen sowie Unterscheidung von Matrizen und Tensoren (Multiplikation) Werkzeuge zum Erzeugen von Matrizen

About

Collection of useful mathematical functions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Common Lisp 100.0%