Tony S Yu
|
427a79fc6a
|
STY: Clean up whitespace
|
2012-09-02 19:32:45 -04:00 |
|
Tony S Yu
|
27cac73e16
|
DOC: Fix section titles to match numpy doc standard
|
2012-09-02 18:33:38 -04:00 |
|
Zach Pincus
|
79972c3013
|
Indent 4
|
2012-06-07 08:55:35 -04:00 |
|
Zach Pincus
|
ffff4a3077
|
BUG: MCP could segfault in places where both positive and negative moves would go out of bounds.
Previous assumption was that no location in the array would be one move from both upper and lower boundaries. This assumption is now removed.
|
2012-06-06 23:52:33 -04:00 |
|
Zach Pincus
|
4cf55a2702
|
Fix another 64-bit corner case
Fix a bug for particularly huge images that have strides > 2**31 in any
dimension.
|
2011-11-07 17:06:59 -05:00 |
|
Zach Pincus
|
ea63e7d709
|
use 64-bit safe types
|
2011-11-07 15:51:39 -05:00 |
|
Nelle Varoquaux
|
114cf44c77
|
Renamed scikits.image to skimage
|
2011-10-18 21:12:27 +02:00 |
|