#13608: exp() does not work on mpmath mpf numbers
----------------------------+----------------------------------------------
       Reporter:  ddrake    |        Owner:  burcin
           Type:  defect    |       Status:  needs_work
       Priority:  major     |    Milestone:  sage-5.12
      Component:            |   Resolution:
  symbolics                 |    Merged in:
       Keywords:  exp       |    Reviewers:  Dan Drake, Karl-Dieter Crisman
  mpmath mpf                |  Work issues:
        Authors:            |       Commit:
Report Upstream:  N/A       |     Stopgaps:
         Branch:            |
   Dependencies:            |
----------------------------+----------------------------------------------

Comment (by gagern):

 I need some assistance here. As far as I understand things, Sage
 development is currently moving from mercurial to git, right? So the way
 to grab the latest sources is not via hg (where I never found out how to
 update to the latest sources), but instead via git?

 So I got myself a checkout of `ssh://[email protected]:2222/sage.git`,
 as outlined [http://sagemath.github.io/git-developer-guide/manual_git.html
 #the-trac-server here]. I rebased the patch to that, and then wanted to
 run the tests locally before committing and pushing them. But a bare
 source tree won't build sage due to lack of a spkg subtree. And using the
 sage 5.11 tarball as the basis for git-based development won't work
 either, I assume, since that tarball is still based on mercurial and
 doesn't provide the git metadata directories, afaics.

 How do I obtain a working snapshot of the current sage development tree?
 Do I manually copy the spkg tree from the 5.11 tarball? Can I check out a
 repository of spkgs from somewhere, and if so, where and how? Or should I
 rebase to the 5.11 release instead of a current checkout? Or upgrade my
 5.10-based hg dev tree to 5.11 sources somehow?

--
Ticket URL: <http://trac.sagemath.org/ticket/13608#comment:23>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to