Josh Warner and GitHub
0ea2a3423b
Merge pull request #2190 from stsievert/wavelet-denoise-v2
...
ENH: Implements wavelet denoising (from #1833 )
2016-08-05 00:03:12 -05:00
Scott Sievert
c6e5c70953
makes PyWavelets required
2016-08-01 09:45:48 -05:00
Juan Nunez-Iglesias
301c245bf6
Bump versions of numpy and scipy for appveyor
2016-07-16 20:33:40 -05:00
Juan Nunez-Iglesias
aa9d770505
Make Hessian matrix code n-dimensional
2016-07-16 19:51:14 -05:00
Stefan van der Walt
aa31c3d24e
Up minimal six dependency to work with minimal Matplotlib
2016-02-02 12:39:01 -08:00
Stefan van der Walt
41569beacb
With matplotlib dependency raised to 1.3, remove inlined clipping code
2016-02-02 08:28:19 -08:00
Stefan van der Walt
31b6adb778
Bump numpy requirement to 1.7.2
2016-01-28 11:24:29 -08:00
Warren Weckesser
3251d3c07a
BLD: Increase the minimum pillow version to 2.1.0.
2015-12-15 12:30:43 -05:00
arve0
dedff0efa8
smarter requirements in test env
2015-05-28 14:44:00 +02:00
arve0
2166041fee
deps: cython not runtime, add dask, six >= 1.4
...
- cython is not a runtime dependency
- dask is a runtime dependency
- scikit-image depends on six.moves.urllib
2015-05-25 12:41:13 +02:00
Johannes Schönberger
f9d867cbe2
Raise Cython dependency to 0.21
2015-01-22 07:36:48 -05:00
Steven Silvester
043721aa24
Use system packages on Py2.7
...
Use system packages on python 2.7
Try and fix PyQt4 and use wheelhouse astropy
Fix version requirements
2014-12-02 05:39:56 -06:00
Steven Silvester
40d6a51779
Use virtualenv for all builds and install everything from wheelhouse
...
Use venv for all builds and install everything from wheelhouse
Use venv and all minimum requirements
Edit requirements.txt in place and use one call
Update minimum versions and install exclusively from wheelhouse
Use mpl 1.3.1 on py 3.2
Fix pip invocation
Fix pip invocation again
Another fix to pip invocation
Explicitly use venv python to call build_versions.py
Move venv creation and activation to top level
Do not use site-packages
Fix minimum matplotlib ver and Pillow version check
Fix minimum matplotlib ver
Improve error message on version check
Add more debug info
Even more debug info
More debug info
Yet another debug print
Fix python 2.7 installation problem
check for PIL.Image version on install
Add debug to before_install
Try a pip install virtualenv first
Clean up virtualenv creation, add debug info, fix PySide script install
Fix virtualenv path for PySide install
Fix venv location and activation
Try no site packages and fix python 2.7 install
2014-12-02 05:39:35 -06:00
Steven Silvester
10cc476f7f
Try to get system matplotlib to pass requirments.txt
2014-10-11 04:58:10 -05:00
Steven Silvester
60db60ff9c
Clean up required versions
2014-10-06 20:55:35 -05:00
Steven Silvester
4645dc8d99
Use github downloads for specific versions on Py2.7
2014-10-06 18:59:43 -05:00
Steven Silvester
20155926b5
Update to use wheelhouse
2014-10-06 18:05:31 -05:00
Steven Silvester
69e137be1b
Fix required version
2014-10-06 15:25:17 -05:00
Steven Silvester
028fb53368
Bump matplotlib to 1.2
2014-10-06 14:43:44 -05:00
Steven Silvester
ec55adf4ea
Add pillow to requirements (but allow for PIL)
2014-10-05 10:03:34 -05:00
Steven Silvester
1ce325008a
Allow for 3-part dependency versions
2014-10-04 22:33:44 -05:00
Steven Silvester
8e318d070f
Add networkx to requirements
2014-10-04 22:09:21 -05:00
Steven Silvester
7157c19716
Make matplotlib a requirement.
2014-09-30 21:12:19 -05:00
Steven Silvester
cb7187e3ca
Update build requirements and documentation
2014-09-24 16:34:50 -05:00
Vighnesh Birodkar
dfee068550
Added networkx to requirements
2014-06-19 02:50:25 +05:30
Stefan van der Walt
bc3b229ddc
Update pip requirements.
2013-11-01 04:45:16 +02:00
Marianne Corvellec
edee15054b
Edited after Stefan's comments.
2013-06-28 16:50:43 -04:00
Marianne Corvellec
bba2b1b3fa
Documented another easy way to build scikit-image for virtualenv users.
2013-06-28 12:35:50 -04:00