summaryrefslogtreecommitdiff
path: root/homeworks
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-09-27 09:53:37 -0600
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-09-27 09:53:37 -0600
commit1a8c81d07efe55c5a6909aff32359d4b8866af1c (patch)
treedbaf949a4d20226560d97ef9b48dbdcd71b7ad1a /homeworks
parent5e85a662d21081bc27adc1142759659cca59cd62 (diff)
downloadcmath-1a8c81d07efe55c5a6909aff32359d4b8866af1c.tar.gz
cmath-1a8c81d07efe55c5a6909aff32359d4b8866af1c.zip
keep unit tests but make directory structure more consistent with requirements i did not read
Diffstat (limited to 'homeworks')
-rw-r--r--homeworks/hw-2.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/homeworks/hw-2.org b/homeworks/hw-2.org
index 90807b6..9dad2d3 100644
--- a/homeworks/hw-2.org
+++ b/homeworks/hw-2.org
@@ -9,7 +9,7 @@
Computing $\epsilon_{\text{mac}}$ for single precision numbers
#+BEGIN_SRC lisp :session t :results table
- (load "../cl/lizfcm.asd")
+ (load "../lizfcm.asd")
(ql:quickload :lizfcm)
(let ((domain-values (lizfcm.approx:compute-maceps (lambda (x) x)