Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SetEnviroment, go over GetEnvironment... #1071

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Commits on Aug 18, 2024

  1. Add SetEnviroment, go over GetEnvironment...

    GetEnvironment:  add empty list and named list forms.
    
    mathics/__init__.py:  attempt to limit imports of big packages sympy,
    numpy and mpmath
    
    Go over doctests for each of these.
    rocky committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b6fc741 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Add needed test/package/__init__ ...

    If test is narrowed to just this directory
    rocky committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4f5bfe0 View commit details
    Browse the repository at this point in the history