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

int_tested modifications and use #1099

Merged
merged 2 commits into from
Mar 1, 2012
Merged

int_tested modifications and use #1099

merged 2 commits into from
Mar 1, 2012

Conversation

smichr
Copy link
Member

@smichr smichr commented Mar 1, 2012

No description provided.

smichr added a commit that referenced this pull request Mar 1, 2012
int_tested modifications and use
@smichr smichr merged commit 639daff into sympy:master Mar 1, 2012
catchmrbharath and others added 2 commits March 1, 2012 23:05
Instead of asserting n > 0 we check whether it is a symbol and n > 0.

int_tested can be used to check that the input value satisfies the
condition, int(input) == input, when strict=True. If strict is
False then the input is converted to an int, if possible, else an
error is raised.
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.

2 participants