Commit 2f83c3e
committed
src/sage/interfaces/maxima_abstract.py: use maxima_calculus in a doctest
It probably doesn't matter, but we should prefer the maxima library
interface anywhere that performance might be an issue. We now test
the _commands() method with maxima_calculus (a library interface)
rather than "maxima" (a pexpect interface).1 parent d64c028 commit 2f83c3e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
| 310 | + | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| |||
0 commit comments