From 834bb45be7e74553f51da00bad95595666586a7c Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Tue, 10 Oct 2023 14:44:33 -0600 Subject: problem one hw 4 --- src/vector,least-squares-reg.lisp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/vector,least-squares-reg.lisp (limited to 'src/vector,least-squares-reg.lisp') diff --git a/src/vector,least-squares-reg.lisp b/src/vector,least-squares-reg.lisp new file mode 100644 index 0000000..1c7272c --- /dev/null +++ b/src/vector,least-squares-reg.lisp @@ -0,0 +1,2 @@ +(in-package :lizfcm.vector) + -- cgit v1.2.3-70-g09d2