answered 10 years ago
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')