Hi,

I have tried implementing the Matroid Union function, ticket 14667.
It works fine when run as a stand alone file.But when i include it in the 
matroids module,and make, and call the function,
i get *NotImplementedError: subclasses need to implement this*.The 
stack-trace can be found here <http://pastebin.com/4sYbJttA>. 

Here is the matroid_union.py <http://pastebin.com/NPBtjrAh> file that i 
added.
And here is the stand alone file <http://pastebin.com/8XQHvBJX> that works.

Please let me know what i'm missing, as i'm new to the dev process.Also can 
you give me more test-cases to verify my implementation.

Thanks,
Rajesh Veeranki

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"sage-matroid" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to