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

Conversation

rocky
Copy link
Member

@rocky rocky commented Aug 18, 2024

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.

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 rocky requested a review from mmatera August 18, 2024 13:38
If test is narrowed to just this directory
Copy link
Contributor

@mmatera mmatera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rocky
Copy link
Member Author

rocky commented Aug 19, 2024

Thanks. I was planning on using Environment variables more for some work in adding debugging. Probably not strictly necessary, but nice to have.

I'll go over this in more detail tomorrow.

@rocky rocky merged commit 81499bd into master Aug 19, 2024
10 checks passed
@rocky rocky deleted the add-SetEnvironment branch August 19, 2024 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants