| Version 28 (modified by ppurka, 13 months ago) (diff) |
|---|
This page gives an overview of open symbolics issues.
If you notice a symbolics or calculus issue that is not listed on this page, feel free to add it to the relevant section below.
Symbolic functions have their own page. There is also a wiki page to coordinate work on new symbolics functionality. Pynac bugs are tracked in the bitbucket issue tracker.
Links:
- calculus or symbolics tickets tagged `needs_review`
- calculus or symbolics tickets tagged `needs_{work,info}`
Solve tickets:
- Bugs or hangs
- Spurious/missed solutions
- Bugs in interpreting output
- #8969 - != in inputting and outputting with Maxima not handled right
- Enhancements
- Change defaults/interface
Integration tickets:
- Bug, solved upstream
- Bug, not fixed yet upstream
- Unnecessary interaction
- Changing interface
- Change evalf for integrals to take high precision
simplify tickets:
- #3520 - simplify_radical does weird things
- #11656 - additional assumptions needed for simplification
- #11785 - simplifying complex exponentials needs rectform
- #10268 - add Ginac method to simplify_rational
- #12322 - invalid simplification of complex logarithm
desolve tickets:
- #9421 - if c is already a variable it shouldn't come out as a constant
- #9824 - improve desolve system documentation for initial conditions
- #9825 - Maxima temporary variables from diffeq confuse Sage
- #8616 - get desolve to automatically deduce variables
limit and summation tickets:
- #9424 - numerically evaluate sums (also in functions page)
- #9908 - a sum returns hypergeometric functions (also in functions page)
- #11894 - about an infinite sum appearing on NMBRTHRY list.
- #12708 - waiting for new upstream (Maxima) release.
limitations of Piecewise functions
- #11225 - improve plotting
- #1773 - piecewise and symbolic don't play well together
- #8994 - convolution support
- #8603 - fix Fourier transforms of piecewise
- See also the Maxima pw.mac package
evaluation on numpy objects:
other
- #11613 - RealInterval? expressions comparisons broken
- #12255 - coeffs() fails on symbolic functions
