Commit Graph
2 Commits
Author SHA1 Message Date
Zachary Pincus 171bd18f80 fix infinite-handling in mcp and precision issues in heap 2011-01-07 08:01:21 -05:00
Zachary Pincus 4741c113ca Add fast binary heap classes (from Almar Klein)
cython classes for fast binary heaps (that store (value, reference) pairs) are
now available from scikits.image.graph.heap
2009-12-29 13:04:22 -05:00