Add examples and clean up some stuff

This commit is contained in:
2024-12-08 22:06:58 -08:00
parent 5adc755be4
commit 9b8584bd6f
10 changed files with 275 additions and 102 deletions
+1
View File
@@ -1,3 +1,4 @@
;;;; Create nice looking textual representations of quantum states
(in-package :cl-quantum/pprint)
(defun pprint-complex (n &key parens (places 5))