On Wed, Mar 14, 2012 at 09:55:54AM -0400, [email protected] wrote:
> I was trying to test my own changes when I found an apparently
> pre-existing "error". It's funny because in a mathematical sense,
> the two categories are identical!
> sage -t
> "devel/sage-combinat/sage/combinat/root_system/root_lattice_realizations.py"
> **********************************************************************
> File
> "/home/msshimo/sage-5.0.beta7/devel/sage-combinat/sage/combinat/root_system/root_lattice_realizations.py",
> line 149:
> sage: RootLatticeRealizations(QQ).super_categories()
> Expected:
> [Category of modules with basis over Rational Field]
> Got:
> [Category of vector spaces with basis over Rational Field]
You can ignore this failure: one of the corollaries of the later patch
in the queue trac_10963-more_functorial_constructions-nt.patch is that
ModulesWithBasis is more clever by making it realize that is it a
VectorSpaceWithBasis.
I did not yet fix this doctest to avoid conflicts during the
finalization of the root system patch.
Cheers,
Nicolas
--
Nicolas M. ThiƩry "Isil" <[email protected]>
http://Nicolas.Thiery.name/
--
You received this message because you are subscribed to the Google Groups
"sage-combinat-devel" 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-combinat-devel?hl=en.