+Calculator and code looks
[lineal.git] / src / math / math.lisp
blob92a3f85f00f74c4b6beb4b384978c665d5904d8e
2 ;; The functions herein deal with linear algebra
3 (defpackage :lineal.math
4 (:use :cl))