#5930: [with patch, needs review] switch from maxima to pynac for core symbolic
manipulation system
-------------------------+--------------------------------------------------
 Reporter:  was          |       Owner:  mhansen 
     Type:  enhancement  |      Status:  assigned
 Priority:  blocker      |   Milestone:  sage-4.0
Component:  symbolics    |    Keywords:          
-------------------------+--------------------------------------------------
Description changed by was:

Old description:

> SEE http://wiki.sagemath.org/symbolics/pynac_todo/push
>
> If you want to try the code out do this:
>
> 1. Install sage-3.4.2.
>
> 2. Build pynac (should take about 3-5 minutes):
> {{{
> ./sage -i
> http://sage.math.washington.edu/home/mhansen/symbolics/pynac-0.1.6-mh.spkg
> }}}
>
> 3. Apply the two patches at
> http://sage.math.washington.edu/home/mhansen/symbolics/
> {{{
> sage:
> hg_sage.apply('http://sage.math.washington.edu/home/mhansen/symbolics/symbolics_1.patch')
> sage:
> hg_sage.apply('http://sage.math.washington.edu/home/mhansen/symbolics/symbolics_2.patch')
> }}}
> Just check in each with some random comment.
>
> 4. Delete all traces of constants.so:
> {{{
> rm devel/sage/build/*/sage/symbolic/constants*
> rm devel/sage/build/sage/symbolic/constants.so
> }}}
>
> 5. Build with "sage -br", and it should work.  Building will take a
> while, since the patches touch many files.
>
> OTHER RELEVANT CODE: #6005

New description:

 SEE http://wiki.sagemath.org/symbolics/pynac_todo/push

 If you want to try the code out do this:

 1. Apply symbolics_final1.patch from #5777

 2. Apply symbolics_final2.patch from this ticket.

 3. Build new pynac spkg:
      http://sage.math.washington.edu/home/mhansen/pynac-0.1.6-mh.p11.spkg

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5930#comment:9>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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