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

Fix the simplifyCore fix #2473

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Commits on Mar 8, 2022

  1. Fix the simplifyCore fix

    In josdejong#2456 I failed to introduce `simplifyCore` typing to `MathJsStatic` (it was only added to `MathJsChain`). This PR fixes that omission. It also changes the return type of the `MathJsChain` form of `simplifyCore` to be `MathJsChain` which is the convention in that environment.
    joshhansen committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    4e43c3f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    db936b7 View commit details
    Browse the repository at this point in the history