Opened 6 years ago
Last modified 5 years ago
#15859 new defect
allow to_poly_solve force on multiple equations
Reported by: | kcrisman | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-6.4 |
Component: | symbolics | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
See this stackoverflow question. Basically, to_poly_solve='force'
allows one to avoid the occasional extra or insufficient solutions from Maxima's solve
, but this only probably works in the single-equation case.
Change History (2)
comment:1 Changed 6 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:2 Changed 5 years ago by
- Milestone changed from sage-6.3 to sage-6.4
Note: See
TracTickets for help on using
tickets.