-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
Upgrade to Pynac-0.6.5 #20475
Comments
Branch: u/rws/upgrade_to_pynac_0_6_5 |
Author: Ralf Stephan, Benjamin Hackl, Aaditya Thakkar |
Commit: |
comment:3
I consider this a bug:
|
comment:4
Does Sage use Ginac for other polynomial functions? |
Dependencies: #20312 |
comment:6
Replying to @rwst:
Because we should look for a solution which would work generally for all polynomial symbolic functions. For this ticket, I suggest to remove the changes to the hermite function since that's probably not easily fixed. |
comment:7
Replying to @jdemeyer:
The problem has nothing to do with just polynomial symbolic functions. See the example in #20312 or #20060.
I intend to try to fix this (EDIT: I mean #20312), so any hints from you would be welcome. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Reviewer: Eric Gourgoulhon |
comment:13
sage -coverage says:
|
comment:14
Come on, we didn't have a doctest for this since it was added 6 years ago and I don't think we need one. Most of these functions aren't used anyway because the |
comment:15
Replying to @rwst:
OK, I see. |
Changed reviewer from Eric Gourgoulhon to Eric Gourgoulhon, Volker Braun |
Changed branch from u/rws/upgrade_to_pynac_0_6_5 to |
That Pynac version has:
assume(x>0)
sets integer flag (assume(x>0) sets integer flag #20456)https://github.com/pynac/pynac/releases/download/pynac-0.6.5/pynac-0.6.5.tar.bz2
Depends on #20312
Component: packages: standard
Author: Ralf Stephan, Benjamin Hackl, Aaditya Thakkar
Branch/Commit:
72d96a5
Reviewer: Eric Gourgoulhon, Volker Braun
Issue created by migration from https://trac.sagemath.org/ticket/20475
The text was updated successfully, but these errors were encountered: