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

basic assumptions on symbolic functions #18999

Open
rwst opened this issue Aug 7, 2015 · 0 comments
Open

basic assumptions on symbolic functions #18999

rwst opened this issue Aug 7, 2015 · 0 comments

Comments

@rwst
Copy link

rwst commented Aug 7, 2015

At the moment only symbols allow basic assumptions (i.e. generic declarations). Newly defined functions are ignored in GDecl and then bail out (because Expression.assume only can work with relations). Preinstalled functions will have statements about them in the assumption database, as well, and maybe it's useful for the user to be able to make assertions, but Function is ignored as well and bails out for the same reason as above.

The Pynac side will have a first implementation in 0.4.3.

Component: symbolics

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

@rwst rwst added this to the sage-6.9 milestone Aug 7, 2015
@mkoeppe mkoeppe removed this from the sage-6.9 milestone Dec 29, 2022
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

2 participants