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

Fixes that makes CellsToTeX finally loads #624

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 16, 2022

  1. a bunch of fixes

    split mathics.core.attributes
    mmatera committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c8cbe50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b81ccb8 View commit details
    Browse the repository at this point in the history
  3. * Fix Pattern.create in a way that handles input expr that are not At…

    …om or Expression, but have a to_expression method.
    
    * Fix BoxExpression.sameQ to avoid infinite loops.
    * adds the pattern_sort parameter to the ``BuiltinExpression.get_sort_key`` method.
    mmatera committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c54808f View commit details
    Browse the repository at this point in the history
  4. merge

    mmatera committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4be98fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    916d39d View commit details
    Browse the repository at this point in the history