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 e489d33 commit f5399d0Copy full SHA for f5399d0
tests/nevaluate.cdb
@@ -3,7 +3,7 @@
3
# nevaluate(ex, {$A$: 1, $B$: 3, $x$: np.linspace(0, 10, 10)});
4
5
import time
6
-import matplotlib.pyplot as plt
+# import matplotlib.pyplot as plt
7
import numpy as np
8
9
def test01():
0 commit comments