Opened 4 years ago
Last modified 4 months ago
#22495 new defect
Bug in simplify_hypergeometric()
Reported by: | rws | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-7.6 |
Component: | calculus | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Not yet reported upstream; Will do shortly. | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
sage: hypergeometric((3/4, 1/4), (5/4,), -I).simplify_hypergeometric() ... TypeError: ECL says: Error executing code in Maxima: sign: argument cannot be imaginary; found %i
Note: See
TracTickets for help on using
tickets.