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 19a5015 commit e8a5440Copy full SHA for e8a5440
CHANGES.rst
@@ -17,16 +17,17 @@ Enhancements
17
++++++++++++
18
19
* ``FileNameJoin`` - implement ``OperatingSystem`` option
20
+* Mathics functions are accepted by ``Compile[]``. The return value or type will be
21
+ ``CompiledFunction``
22
+* ``EqualQ[]`` now compares complex against other numbers properly.
23
24
Miscellanea
25
+++++++++++
26
27
* A pass was made to improve Microsoft Windows compatability and testing
28
Windows under MSYS.
-
-* Mathics functions are accepted by ``Compile[]``. The return value or type will be
- ``CompiledFunction``
29
+* Include numpy version in version string. Show in CLI
30
+* Small CLI tweaks ``--colors=None`` added to match mathicsscript.
31
32
2.0.0
33
-----
0 commit comments