#5701: Remove Guava from standard Sage
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: rlm
Type: defect | Status: new
Priority: major | Milestone: sage-3.4.2
Component: packages | Keywords:
----------------------+-----------------------------------------------------
We currently ship Guava per default in the GAP.spkg. But Guava is limited
in functionality, i.e. compared to Magma see
http://wiki.sagemath.org/magma#CodingTheory for a list by wdj, and tends
to crash at exit, too.
The following doctests fail when guava is removed from the GAP spkg.
{{{
sage -t -long "devel/sage/sage/combinat/combinat.py"
sage -t -long "devel/sage/sage/combinat/designs/block_design.py"
sage -t -long "devel/sage/sage/coding/linear_code.py"
sage -t -long "devel/sage/sage/coding/code_bounds.py"
sage -t -long "devel/sage/sage/coding/code_constructions.py"
sage -t -long "devel/sage/sage/coding/guava.py"
}}}
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5701>
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
-~----------~----~----~----~------~----~------~--~---