#6559: Real domain for symbolic variables
----------------------------------------------------+-----------------------
   Reporter:  gmhossain                             |       Owner:              
       Type:  enhancement                           |      Status:  needs_review
   Priority:  major                                 |   Milestone:  sage-4.3.2  
  Component:  symbolics                             |    Keywords:  pynac       
     Author:  Golam Mortuza Hossain, Burcin Erocal  |    Upstream:  N/A         
   Reviewer:  Karl-Dieter Crisman                   |      Merged:              
Work_issues:                                        |  
----------------------------------------------------+-----------------------
Changes (by burcin):

  * status:  needs_work => needs_review


Comment:

 I tried once more with the patches downloaded from trac. I cannot
 reproduce any problems.

 Here is an easier way to test all the patches:

  * Make a fresh clone, called "pynac"
  * go to the source tree for the clone

 {{{
 cd $SAGE_ROOT/devel/sage-pynac
 }}}
  * download this tar file

 {{{
 wget
 http://boxen.math.washington.edu/home/burcin/pynac/pynac_patches.tar.bz2
 }}}
  * extract it to the queue repository

 {{{
 cd .hg
 tar jxvf ../pynac_patches.tar.bz2
 cd ..
 }}}
  * apply all the patches

 {{{
 hg qpush -a
 }}}

  * if the new pynac package is not already installed download and install
 it

 {{{
 http://boxen.math.washington.edu/home/burcin/pynac/pynac-0.1.11.spkg
 }}}

  * rebuild Sage

 {{{
 ./sage -br
 }}}

  * run tests

 {{{
 ./sage -tp 3 devel/sage-pynac/sage/{symbolic,calculus,functions}
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6559#comment:17>
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