#8616: Symbolic type checking and expression parcing module
------------------------------+---------------------------------------------
   Reporter:  yuri.k          |       Owner:  burcin                       
       Type:  enhancement     |      Status:  needs_review                 
   Priority:  major           |   Milestone:  sage-4.4                     
  Component:  symbolics       |    Keywords:  symbolic, type, subexpression
     Author:  Yuri Karadzhov  |    Upstream:  N/A                          
   Reviewer:                  |      Merged:                               
Work_issues:                  |  
------------------------------+---------------------------------------------
Description changed by yuri.k:

Old description:

> Provides unified interface for standard python types and sage specific
> types.
> Treats everything as symbolic expression which allows to check its type,
> take
> operator and operands and extract subexpressions by given types.
>
> Provides autodetect dependent and independent variables in desolve()
>
> http://groups.google.com/group/sage-
> devel/browse_thread/thread/f2ba2198dc5b79ed
>
> http://groups.google.com/group/sage-
> devel/browse_thread/thread/e04cbc547095f2ac

New description:

 Provides unified interface for standard python types and sage specific
 types.
 Treats everything as symbolic expression which allows to check its type,
 take
 operator and operands and extract subexpressions by given types.

 Provides autodetect dependent and independent variables in desolve(),
 desolve_laplace()

 http://groups.google.com/group/sage-
 devel/browse_thread/thread/f2ba2198dc5b79ed

 http://groups.google.com/group/sage-
 devel/browse_thread/thread/e04cbc547095f2ac

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8616#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to