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

At vars #266

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

At vars #266

wants to merge 8 commits into from

Conversation

jverzani
Copy link
Contributor

@jverzani jverzani commented Sep 12, 2023

This PR adds a few things:

  • borrows the code for @syms from SymPy to enhance @vars (allowing for arrays of variables and symbolic functions to be more easily created)
  • adds a few functions that have been wrapped in SymEngine, but not brought into SymEngine.jl
  • rewrites a test to avoid printing to terminal
  • adds test for functions defined in mathfuns.jl
  • adds tests for basic @vars usage

Sorry, I see the PR #265 is also included here. If that is not desired, I can rework.)

@jverzani
Copy link
Contributor Author

don't know why gcd is now failing on one part of test matrix, that wasn't touched here.

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.

None yet

1 participant