Commit Graph

7 Commits

Author SHA1 Message Date
Johannes Schönberger 6e500b1733 Do not acquire GIL for shared functions 2015-05-20 20:29:19 -07:00
Johannes Schönberger 614023b941 Replace ssize_t with Py_ssize_t globally 2013-02-22 17:05:38 +01:00
Johannes Schönberger df68526462 Change type to ssize_t for all index and size variables 2013-02-22 17:03:12 +01:00
Johannes Schönberger af708d2e00 Fix typo in Cython compiler directives 2012-08-25 08:43:42 +02:00
Johannes Schönberger dc91a0ee2f Add empty line between functions 2012-08-21 15:50:03 +02:00
Johannes Schönberger 20afa7edae Add doc string to point in polygon functions 2012-08-21 15:49: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