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

mathics.core.pymathics -> mathics.eval.pymathics #776

Merged
merged 1 commit into from
Feb 5, 2023
Merged

Conversation

rocky
Copy link
Member

@rocky rocky commented Feb 5, 2023

What is in mathics.eval is primarily for builtin LoadModule

mathics.core are for atoms, symbols, parsing, conversion - things at the very lowest level that aren't focused directly around evaluation of a particular Mathics3 builtin function.

What is in mathics.eval is primarily for builtin LoadModule

mathics.core are for atoms, symbols, parsing, conversion - things at the
very lowest level that aren't focused directly around evaluation of a
particular Mathics3 builtin function.
@rocky
Copy link
Member Author

rocky commented Feb 5, 2023

@mmatera and @TiagoCavalcante as soon as this clears it will be merged in, but feel free to comment and it will be handled later. There is a corresponding change on the Mathics3 Django side which depends on this and will be merged in.

There will also be a largish refactoring of the Doc stuff which removes a lot of duplicated code in doing documentation and testing. In that pymathics should be addressed on the LaTeX side.

@rocky rocky merged commit 629275c into master Feb 5, 2023
@rocky rocky deleted the eval-pymathics branch February 5, 2023 01:16
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.

1 participant