Changes between Version 7 and Version 8 of Ticket #8616
- Timestamp:
- 03/29/10 10:04:25 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8616 – Description
v7 v8 1 Provides unified interface for standard python types and sage specific types. 1 Provides autodetect dependent and independent variables in desolve(), desolve_laplace() 2 3 Additionally as module which helps to solve first problem provides unified interface for standard python types and sage specific types. 2 4 Treats everything as symbolic expression which allows to check its type, take 3 5 operator and operands and extract subexpressions by given types. 4 5 Provides autodetect dependent and independent variables in desolve(), desolve_laplace()6 6 7 7 http://groups.google.com/group/sage-devel/browse_thread/thread/f2ba2198dc5b79ed