On Dec 29, 2008, at 1:17 PM, davidp wrote:

>
> I am running Sage 3.1.4 under Fedora 9 and have found a bug in the
> file graph.py.

Thanks.

>
> -------------------------------------------------------------------
> sage: G = DiGraph({0:{}, 1:{0:1}, 2:{0:1}}, weighted = True)
> sage: G.weighted_adjacency_matrix()

[...]

>
> David
>
> P.S. This is my first time posting to sage-devel.  Would it be
> appropriate for me to fix this bug myself and somehow send the code to
> Sage?

Yes! This is how Sage gets written :).

> If so, is there a document explaining how to do this?

The process is basically outlined at http://wiki.sagemath.org/ 
TracGuidelines , and of course if you have any questions feel free to  
ask here.

- Robert

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to