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

New method: Expression.has_wild to check for wildcard #17563

Closed
cheuberg opened this issue Dec 29, 2014 · 6 comments
Closed

New method: Expression.has_wild to check for wildcard #17563

cheuberg opened this issue Dec 29, 2014 · 6 comments

Comments

@cheuberg
Copy link
Contributor

Wrap ginac's function haswild to check whether self has a wildcard anywhere as a subexpression.

CC: @burcin

Component: symbolics

Keywords: wildcard, ginac

Author: Clemens Heuberger

Branch/Commit: fb892e3

Reviewer: Ralf Stephan

Issue created by migration from https://trac.sagemath.org/ticket/17563

@cheuberg cheuberg added this to the sage-6.5 milestone Dec 29, 2014
@cheuberg
Copy link
Contributor Author

Commit: fb892e3

@cheuberg
Copy link
Contributor Author

New commits:

fb892e3Trac 17563: New method: Expression.has_wild to check for wildcard

@cheuberg
Copy link
Contributor Author

Branch: u/cheuberg/symbolic/has_wild

@rwst
Copy link

rwst commented Jan 14, 2015

Reviewer: Ralf Stephan

@rwst
Copy link

rwst commented Jan 14, 2015

comment:2

Passes relevant tests and looks fine.

@vbraun
Copy link
Member

vbraun commented Jan 15, 2015

Changed branch from u/cheuberg/symbolic/has_wild to fb892e3

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

No branches or pull requests

3 participants