File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- Test PyMathics module
1+ Test Mathics3 Module
22
3- This is a Python module for Mathics that is an simple "Hello, World" example
4- that is typically used as a minimal example for demonstration .
3+ This is a Mathics3 Python Module showing the classic "Hello, World!"
4+ The purpose is to demonstrating how to write a Mathics3 Python Module which extends Mathics3 by adding a function but written in Python .
55
6- You can also use this as a template to clone if you want to create your own Pymathics module.
7-
8- Here we are demonstrating how to write a PyMathics module.
6+ You can also use this as a template to clone if you want to create your own Mathics3 Module.
97
108To install in development mode (run code from the source tree):
119
You can’t perform that action at this time.
0 commit comments