Skip to content

More plot compile functions - #1525

Merged
mmatera merged 2 commits into
Mathics3:masterfrom
bdlucas1:more-plot-compile-functions
Nov 22, 2025
Merged

mmatera merged 2 commits into
Mathics3:masterfrom
bdlucas1:more-plot-compile-functions

Conversation

@bdlucas1

Copy link
Copy Markdown
Collaborator

Improve plot_compile evaluation and expand tests

  • Added pre-evaluation of expressions in plot_compile to handle cases where functions are rewritten before sympy conversion.
  • Expanded test coverage in test_plot_compile.py to include additional numeric functions such as CubeRoot, Divide, Log10, Log2, Minus, and Subtract.

Added pre-evaluation of expressions in plot_compile to handle cases where functions are rewritten before sympy conversion.

Expanded test coverage in test_plot_compile.py to include additional numeric functions such as CubeRoot, Divide, Log10, Log2, Minus, and Subtract.
@bdlucas1
bdlucas1 requested review from mmatera and rocky November 19, 2025 12:09

@rocky rocky left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM - and Thanks!

@mmatera mmatera left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@mmatera
mmatera merged commit c096a31 into Mathics3:master Nov 22, 2025
13 checks passed
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.

3 participants