Skip to content

Support Refine[] #1230

Open
Open
@aravindh-krishnamoorthy

Description

Support Refine[] Wolfram language function described here: Refine.

Refine[] is different and (usually) lightweight compared to Simplify[] and FullSimplify[] and only performs reductions based on global assumptions and those passed to the function.

Is your feature request related to a problem? Please describe.
Refine[] is used in Rubi (https://github.com/Mathics3/Mathics3-Rubi/).

Describe the solution you'd like
Support Refine[] Wolfram language function described here: Refine.

Describe alternatives you've considered
In Rubi, Refine[] is currently equated to Simplify[].

Additional context
Sympy version of Refine[] is here: https://docs.sympy.org/latest/modules/assumptions/refine.html, which might likely be of help to the implementor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions