File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,13 @@ Example Session
88::
99
1010 $ mathicsscript
11- Mathics 3.0.1
12- on CPython 3.6.12 (default, Oct 24 2020, 10:34:18)
13- using SymPy 1.8, mpmath 1.2.1, cython 0.29.22
11+ Mathicscript: 5.0.0, Mathics 5.0.0
12+ on CPython 3.10.4 (main, Jun 29 2022, 12:14:53) [GCC 11.2.0]
13+ using SymPy 1.9, mpmath 1.2.1, numpy 1.21.5
14+ matplotlib 3.5.2,
15+ Asymptote version 2.81
1416
15- Copyright (C) 2011-2021 The Mathics Team.
17+ Copyright (C) 2011-2022 The Mathics Team.
1618 This program comes with ABSOLUTELY NO WARRANTY.
1719 This is free software, and you are welcome to redistribute it
1820 under certain conditions.
@@ -21,6 +23,7 @@ Example Session
2123 Quit by pressing CONTROL-D
2224
2325 In[1]:= LoadModule["pymathics.graph"]
26+
2427 Out[1]= pymathics.graph
2528 In[2]:= BinomialTree[3]
2629 In[3]:= BinomialTree[6]
You can’t perform that action at this time.
0 commit comments