Initial implementation (hopefully) done

This commit is contained in:
2024-12-08 09:41:05 -08:00
parent 5d2249e1fa
commit 5adc755be4
6 changed files with 200 additions and 120 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
(in-package :cl-quantum)
(in-package :cl-quantum/pprint)
(defun pprint-complex (n &key parens (places 5))
"Pretty-print the complex (or real, rational, etc.) number N. If PARENS is