We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef9469 commit ec5aaadCopy full SHA for ec5aaad
examples/package.lisp
@@ -1,4 +1,5 @@
1
(defpackage #:cluck/examples/cas
2
+ (:documentation "Computer Algebra System using the CLuck e-graph library")
3
(:use #:cl #:cluck)
4
(:export #:simplify
5
;; Simplification strategies:
0 commit comments