Commit Graph

8 Commits

Author SHA1 Message Date
Johannes Schönberger b8b2a63884 Use typed memoryviews in morphology package 2013-08-19 19:14:56 +02:00
Johannes Schönberger 62d83ad42c Globally change np to cnp if cimported 2013-02-24 14:14:14 +01:00
Johannes Schönberger 614023b941 Replace ssize_t with Py_ssize_t globally 2013-02-22 17:05:38 +01:00
Johannes Schönberger c9f72e93d6 Change type to ssize_t for all index and size variables 2013-02-22 17:05:10 +01:00
Johannes Schönberger 878554ac35 Fix indentation 2012-08-21 15:45:18 +02:00
Johannes Schönberger c471d475eb Refactor pnpoly function in Cython and add to shared package 2012-08-21 15:43:26 +02:00
Stefan van der Walt 74f7e01e42 ENH: Improve convex_hull execution speed. 2011-10-26 19:55:46 -07:00
Stefan van der Walt b5ad567a68 ENH: Add binary convex hull computation. 2011-10-26 17:43:30 -07:00