Nathan Dunfield wrote:
The optional package ChomP installs cleanly but then does not actually
work on Sage 6.1.1 on OS X Mavericks.

Seems this is fixed in Sage 6.2.


-leif

/pkgs/sage-6.1/local/lib/python2.7/site-packages/sage/interfaces/chomp.pyc
in __call__(self, program, complex, subcomplex, **kwds)

     288                     hom = VectorSpace(base_ring, 0)

     289                 else:

--> 290                     hom = HomologyGroup(0)

     291             else:

     292                 rk = 0


TypeError: HomologyGroup() takes at least 2 arguments (1 given)

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to