#6559: Real domain for symbolic variables
----------------------------------------------------+-----------------------
Reporter: gmhossain | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.3.3
Component: symbolics | Keywords: pynac
Author: Golam Mortuza Hossain, Burcin Erocal | Upstream: N/A
Reviewer: Karl-Dieter Crisman, Ross Kyprianou | Merged:
Work_issues: |
----------------------------------------------------+-----------------------
Comment(by burcin):
See comment:19:ticket:6465. Two patches on that ticket needed to be
rebased to 4.3.2. Unfortunately, I didn't have time to update the patch
tarball.
You can use `hg qdelete <patch_name>` to remove the offending patches from
the queue, and `hg qimport` new ones. The specific list of command to be
executed is:
{{{
cd $SAGE_ROOT/devel/sage-pynac
hg qpop -a
hg qdelete trac_6465-moves-integration-into-sfunction-subclass.take2.patch
hg qdelete trac_6465-integral.take3.patch
hg qgoto trac_6465-chain_rule.take2.patch
hg qimport http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/6465/trac_6465-integral.take4.patch
hg qimport http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/6465/trac_6465-moves-integration-into-sfunction-
subclass.take3.patch
hg qpush -a
}}}
Then rebuild sage, and proceed with the tests...
Many thanks for looking at this.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6559#comment:19>
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.