Hi Simon!
On Wed, Jan 26, 2011 at 09:17:09AM -0800, Simon King wrote:
> Anyway. My aim is to implement finite-dimensional quotients of path
> algebras as part of a project to compute modular cohomology rings of
> basic algebras.
Cool! That's a feature we will have a use for :-)
See also
> Or the dig6_string when working with digraphs :)
(Whistling, looking at the sky )
Thaanks :-D
Nathann
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, vis
On Tue, Jan 25, 2011 at 6:06 AM, Nathann Cohen wrote:
>> I just noticed that DiGraph produces graphs that are mutable. Is there
>> any alternative implementation of digraphs (with multiple edges) in
>> Sage that are immutable?
>
> Not to my knowledge Though you're not the first one to ask, and