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

Custom evaluate #34

Open
stefnotch opened this issue Aug 10, 2021 · 0 comments
Open

Custom evaluate #34

stefnotch opened this issue Aug 10, 2021 · 0 comments
Labels
enhancement New feature or request upstream Upstream issue

Comments

@stefnotch
Copy link
Owner

#31 (comment)

I took a look at this and there are two quite reasonable options:

  1. Adding \\solve, \\factor, and \\expand to the dictionary like you suggested. If we do that, then we should also make it possible to call them like \\solve(3x+5==5, x)
  2. Adding the ability to parse unknown functions and using that Unknown function parsing #33 However, for that we'll need to wait for the next compute engine version
@stefnotch stefnotch mentioned this issue Aug 10, 2021
2 tasks
@stefnotch stefnotch added enhancement New feature or request upstream Upstream issue labels Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream Upstream issue
Projects
None yet
Development

No branches or pull requests

1 participant