Stefan van der Walt
|
e1c2ea29dd
|
Warn if user tries to build with older Cython version
|
2016-03-07 01:38:22 -08:00 |
|
Evgeni Burovski
|
926af0ff53
|
BUG: fix the conversion from .pyx.in to .pyx files
It got botched sometime around reviewing/merging/rebasing of gh-1924
|
2016-02-22 15:01:03 +00:00 |
|
Evgeni Burovski
|
ad535ac2bd
|
MAINT: address review comments
|
2016-02-16 07:10:13 +00:00 |
|
Evgeni Burovski
|
f4cbcf29f3
|
BLD: use default encoding
|
2016-02-04 08:38:52 +00:00 |
|
Evgeni Burovski
|
3cd4d03cb2
|
ENH: handle tempita templated Cython source files, *.pyx.in
|
2016-02-02 16:35:20 +00:00 |
|
Johannes Schönberger
|
25a32502e0
|
Merge pull request #857 from guillempalou/slic-connectivity
Enforce SLIC superpixels connectivity
|
2014-01-17 08:39:45 -08:00 |
|
Guillem Palou Visa
|
f461d76004
|
Fixed minor documentation issues
|
2014-01-12 17:03:10 +00:00 |
|
Thomas Robitaille
|
82ff8ddf8c
|
Use `cythonize` instead of hard-coding Cython commands. Fixes #829.
|
2013-11-24 22:51:58 +01:00 |
|
Almar
|
e9ce0f60b9
|
Create dummy WindowsError that is an actual Exception instead of None. The previous solution prevented installation on py3.3 and OSX 10.6.1.
|
2013-03-27 21:12:42 +01:00 |
|
Stefan van der Walt
|
68c2ab205e
|
BUG: WindowsError not defined under Linux.
|
2012-12-03 08:49:35 -08:00 |
|
Andreas Mueller
|
f7b3d8062c
|
COSMIT pep8
|
2012-06-29 11:27:23 +02:00 |
|
cgohlke
|
76134ff59b
|
Fix build error on EPD for Windows
|
2012-06-12 13:28:33 -07:00 |
|
Stefan van der Walt
|
4bb7be7cf6
|
BUG: Python 3 fixes.
|
2011-12-03 14:30:42 -08:00 |
|
Stefan van der Walt
|
57294c2ff9
|
ENH: Use hashes of .pyx files to see whether re-compilation is needed or not.
|
2011-11-02 09:46:13 -07:00 |
|
Nelle Varoquaux
|
114cf44c77
|
Renamed scikits.image to skimage
|
2011-10-18 21:12:27 +02:00 |
|