Commit Graph

21 Commits

Author SHA1 Message Date
Steven Silvester b710bd21d2 Use a stacklevel of 2 by default for all warnings 2016-01-30 08:57:46 -06:00
Juan Nunez-Iglesias 0bc3ad8f79 Restore vectorised integrate deprecated behaviour 2015-12-13 16:25:29 +11:00
Juan Nunez-Iglesias 3899c571b7 Test individual coordinates for integrate in doctest 2015-12-13 14:55:44 +11:00
Juan Nunez-Iglesias c7243e7383 Allow passing individual coordinate tuples to integrate 2015-12-13 14:55:23 +11:00
Juan Nunez-Iglesias 5df9e0cf70 Update incorrect version number in docstring 2015-12-13 14:54:57 +11:00
Juan Nunez-Iglesias 458dc15225 Add deprecation warning for old syntax for integrate() 2015-12-13 14:45:45 +11:00
Juan Nunez-Iglesias 38b1880ef7 Update docstring comments for integrate function 2015-12-13 14:35:59 +11:00
Tabish 49213973f3 Changed input format,updated docstring, PEP8 2015-03-26 01:00:31 +05:30
Tabish eb4923cb81 Removed extra Tab character 2014-05-21 15:36:14 +05:30
Tabish c57d7f2784 Corrected grammatical mistakes in documentation 2014-05-20 12:05:28 +05:30
Tabish 37572bdb06 Corrected doctest output 2014-05-16 13:18:48 +05:30
Tabish b7c42acd65 Check input for Iterables instead of numeric types, PEP8,indentation,added comments 2014-05-16 12:23:17 +05:30
Tabish 2909f6d5db Corrected Python3 slice indexing error 2014-04-17 12:25:11 +05:30
Tabish ed57d4e54f Corrected documentation/indentation, changed vstacking 2014-04-17 12:24:58 +05:30
Tabish fa729211e7 Updated test_integral to support new format of parameters 2014-04-17 12:24:12 +05:30
Tabish 083212b201 Changed integral_image parameters to new format 2014-04-17 12:16:40 +05:30
Tabish bd442bd816 Make the nD integral_image backward compatible 2014-04-17 12:14:19 +05:30
Tabish 0b7b225660 Modify 'integral_image' to support nD 2014-04-17 12:13:22 +05:30
Chris Beaumont 469b41b020 vectorized transform.integral.integrate 2013-04-08 14:10:17 -04:00
Andreas Mueller f7b3d8062c COSMIT pep8 2012-06-29 11:27:23 +02:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00