Changes between Initial Version and Version 3 of Ticket #10750
- Timestamp:
- Sep 13, 2011, 5:07:00 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10750
- Property Cc jhpalmieri added
-
Ticket #10750 – Description
initial v3 17 17 [[s_0 == 0, s_1 == r11, s_2 == r10]] 18 18 }}} 19 19 20 Most of these do make sense, but you'll notice the change from complex to real variables, one place that seems to have a multiplicity, and the one with only a dictionary as output! 21 22 See also [http://groups.google.com/group/sage-devel/browse_thread/thread/daf0a5da1da38410 this sage-support thread] for another example of where this cropped up. We need to change the behavior of solve and the documentation to fix this.