summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--final_project/work/discovery-mech-play.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/final_project/work/discovery-mech-play.scm b/final_project/work/discovery-mech-play.scm
index c2d5013..7a59125 100644
--- a/final_project/work/discovery-mech-play.scm
+++ b/final_project/work/discovery-mech-play.scm
@@ -1,7 +1,6 @@
-
+; this should all be running in scmutils
+;
(load "discovery")
-;Loading "discovery.scm"... done
-;Value: discover:named-opers
(discover:named-opers)
;Value: (+ one-like cos dot-product expt one? * gcd partial-derivative acos exp atan2 cosh imag-part one = conjugate zero? / zero-like abs sinh identity? sin asin derivative angle magnitude inexact? type apply identity make-polar arity real-part - invert negate identity-like trace determinant sqrt zero log square make-rectangular type-predicate atan1)