#3337: [with spkg, needs work] Upgrade gap-guava to new 4.4.12/3.9 release
-------------------------+--------------------------------------------------
Reporter: tabbott | Owner: mabshoff
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.4.1
Component: packages | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by mabshoff):
Replying to [comment:50 wdj]:
> Yes, someone changed the printing for the documentation failures in sage
-testall. It used to work but maybe that was long ago.
Yes, it must have been broken for a long, long time. In 3.4 the
documentation will be inside the devel tree, so the issue will be moot.
>
> I'm attaching a patch which makes the change to const.tex
> you told me to make. I cannot get it to apply though and
> don't know what I did wrong.
Check the repo, -sdist changes the version number.
> This is again incorrect but you have now told me directly twice
> to do this, so I will do as you say. The 5th patch does
> exactly as you instructed. Because this does not work (as I
> also said at least twice now), I get more failures.
Ok, this is what works:
{{{
sage: abs(Integer(M.determinant()))
712483534798848
}}}
I tested with a different matrix type where it worked out of the box
without the Integer constructor.
<SNIP>
> I did not apply the 5204 patch as I wasn't sure how that
> should be applied not that supposedly a clone (or is it?)
> was already seemingly created.
If you apply the patch via Sage's interface it will be applied to the
current clone only. You can always do an "hg import foo.patch" inside
devel/sage-something.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3337#comment:51>
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
-~----------~----~----~----~------~----~------~--~---