Thanks, Vincent! I do have a question, if it's okay to ask here. One of my 
tickets https://trac.sagemath.org/ticket/22559 was just closed successfully 
(what a wild ride!) and one of the things I need to do next is make more 
changes to the relevant code, not within the scope of the original ticket. 
To be specific, I enabled sage's bipartite graph class to use faster 
matching algorithms that were already in NetworkX, and now I want to go 
into the matching methods for graph.py and bipartite_graph.py and enhance 
them to work with non-simple graphs.

Can I do this now, or do I have to wait until the closed ticket is bundled 
into the next milestone and released?

Thanks,
Zach

On Friday, May 19, 2017 at 12:46:28 PM UTC-5, vdelecroix wrote:
>
> Welcome on board! Do not hesitate to use this list for your questions 
> relative to Sage development in general (but use trac ticket for 
> specific issues concerning the code). 
>
> Vincent 
>
> On 19/05/2017 02:13, Zachary Gershkoff wrote: 
> > Hello, 
> > 
> > This year I will be working on the matroid and graph theory packages for 
> > Google Summer of Code. My project will focus on expanding the list of 
> > matroid classes available in sage, with methods to do convenient or more 
> > efficient computations specific to the class. In particular, I'll make a 
> > graphic matroid class, where instances will keep an associated graph in 
> > memory. I also will try to improve the existing functionality for 
> plotting 
> > rank-3 matroids geometrically. 
> > 
> > My GSoC blog is at https://picturesofmatroids.wordpress.com/ . I've 
> already 
> > started working on tickets such as 
> https://trac.sagemath.org/ticket/23027 
> > (needs review) and https://trac.sagemath.org/ticket/22559 (positive 
> review) 
> > so I should be ready to go once coding starts May 30th. 
> > 
> > --Zach 
> > 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to