David Scherfgen - 2026-06-09
  • Description has changed:

Diff:

--- old
+++ new
@@ -11,4 +11,6 @@
 (%o2) -((x+1)/3)
 ~~~

+Why does printing depend on the presence of a `simp` flag?
+
 There are lots of places in Maxima where literal `'((rat) 1 2)` expressions are passed into functions like `add` or `mul` that expect their arguments to be simplified. These should probably all be fixed.