#8054: roots(algorithm='numpy') does not work in arbitrary precision
-----------------------------+----------------------------------------------
Reporter: zimmerma | Owner: jkantor
Type: defect | Status: closed
Priority: major | Milestone: sage-4.6
Component: numerical | Resolution: fixed
Keywords: | Author: Mike Hansen
Upstream: N/A | Reviewer: Paul Zimmermann
Merged: sage-4.6.alpha2 | Work_issues:
-----------------------------+----------------------------------------------
Comment(by mpatel):
Replying to [comment:9 mpatel]:
> Replying to [comment:8 zimmerma]:
> > by the way, is there a documentation somewhere explaining how to
rebase a patch?
>
> One way is to use [http://wiki.sagemath.org/MercurialQueues Mercurial
queues]:
Another possible way:
{{{
#!sh
$ hg import --no-commit filename.patch
}}}
which just updates the working directory. Then you can check the .rej
file, make changes, re-commit, and export anew.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8054#comment:18>
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.