First time here? Check out the FAQ!
answered 2014-11-26 16:55:51 +0100
You could replace your call to D.homology() by D.homology(algorithm='no_chomp'). If that doesn't help, then you'll have to provide more details about what you're doing.
D.homology()
D.homology(algorithm='no_chomp')