François Boulogne
f8fba67dbb
DOC remplace iff by if and only if
2014-12-21 08:57:08 -05:00
Emmanuelle Gouillart
acc06d051b
Merge pull request #1306 from stefanv/py3_apigen_fix
...
apigen: Fix function detection in Python 3
2014-12-16 21:05:58 +01:00
Stefan van der Walt
908cfa4e6e
Merge pull request #1307 from ahojnnes/unwrap-rand
...
Remove random initialization from unwrap
2014-12-16 20:08:48 +02:00
Johannes Schönberger
03be934e6d
Set seed for test cases
2014-12-16 16:38:01 +01:00
Johannes Schönberger
3b0651c202
Expose seed parameter, fix doc string
2014-12-16 16:36:30 +01:00
Stefan van der Walt
9bfaaa4280
apigen: Fix function detection in Python 3
2014-12-16 14:41:34 +02:00
Johannes Schönberger
cd21181b63
Merge pull request #1298 from pratapvardhan/morph-selem
...
Morph selem ellipse structuring element
2014-12-16 12:21:10 +01:00
Juan Nunez-Iglesias
c175fbc504
Merge pull request #1304 from pratapvardhan/misc-doc
...
DOC: Misc spell corrections
2014-12-16 18:04:52 +11:00
Pratap Vardhan
b15f55c3b4
DOC: Revert to old
2014-12-16 12:31:28 +05:30
Pratap Vardhan
6346d54be2
DOC: Example spell corrections
2014-12-16 12:12:27 +05:30
Pratap Vardhan
b72a960670
DOC: Misc spell corrections
2014-12-16 11:41:24 +05:30
Pratap Vardhan
2d4a77d94e
DOC: Change selem.ellipse params
2014-12-16 10:40:01 +05:30
Stefan van der Walt
b890698292
Merge pull request #1303 from ahojnnes/unwrap
...
Deterministic initialization of unwrap + code cleanup
2014-12-16 02:45:10 +02:00
Stefan van der Walt
fec98b44b9
Merge pull request #1259 from emmanuelle/ug_transform
...
User guide: transforming images
2014-12-16 02:04:28 +02:00
Johannes Schönberger
1da86def59
Make the initialization deterministic
2014-12-16 00:54:32 +01:00
Johannes Schönberger
8a790bf884
Improve code style
2014-12-16 00:52:42 +01:00
Juan Nunez-Iglesias
6b22c33a9b
Merge pull request #1301 from stefanv/gitter_badge
...
Add Gitter badge
2014-12-16 09:36:32 +11:00
Stefan van der Walt
302b373c8e
Add Gitter badge
2014-12-16 00:01:21 +02:00
Stefan van der Walt
a2a8696ee9
Merge pull request #1051 from ahojnnes/bicubic-interp
...
Bicubic interpolation fix and reference
2014-12-15 23:15:13 +02:00
emmanuelle
1a536905f1
Minor corrections
2014-12-15 21:45:02 +01:00
Pratap Vardhan
db7b43199d
BUG: Change dtype
2014-12-15 18:13:39 +05:30
Stefan van der Walt
ea95835017
Merge pull request #1299 from ahojnnes/block
...
Avoid using `block_reduce` for upsampling
2014-12-15 11:48:32 +02:00
Pratap Vardhan
65c6b773ce
DOC: Clean up doc strings
2014-12-15 14:49:26 +05:30
Johannes Schönberger
7fe31b280d
Merge pull request #1295 from stefanv/doc_build_fixes
...
Doc build fixes
2014-12-15 10:04:42 +01:00
Johannes Schönberger
125d53ba52
Add test cases for invalid block sizes
2014-12-15 09:50:10 +01:00
Johannes Schönberger
813142baf8
Check for invalid upsampling block sizes
2014-12-15 09:50:07 +01:00
Johannes Schönberger
a83256c8ec
Merge pull request #1291 from jni/exposure-fix
...
Set float histograms bins between 0 and 1
2014-12-15 09:27:11 +01:00
Pratap Vardhan
8d50561d18
TST: Test for ellipse structuring element
2014-12-15 13:21:15 +05:30
Pratap Vardhan
4c68a5ad44
ENH: ellipse structuring element
2014-12-15 13:10:06 +05:30
Juan Nunez-Iglesias
b0a822a9ac
Use integer bins when histeq'ing int images
2014-12-15 12:54:22 +11:00
Stefan van der Walt
13440966ea
Merge pull request #1277 from emmanuelle/api_layout
...
In API docs page, place table of contents at the top
2014-12-15 02:26:07 +02:00
Stefan van der Walt
655aca6fed
Raise an error that was suppressed to please Travis-CI
2014-12-15 02:22:22 +02:00
Stefan van der Walt
7f8cd65675
Fix docstring markup errors
2014-12-15 02:21:34 +02:00
Stefan van der Walt
a38b1c1257
Fix integer division in CLAHE
2014-12-15 02:20:42 +02:00
Stefan van der Walt
21d3f151c0
Fix warnings generated by gallery examples
2014-12-15 02:20:12 +02:00
Stefan van der Walt
df42414782
Improved example notebook generation
...
When examples get converted to notebooks, we use docutils to convert the ReST
paragraphs to HTML (markdown). Docutils doesn't understand all of Sphinx's
markup, so we have to compromise in certain places.
2014-12-15 02:17:31 +02:00
Stefan van der Walt
ee866976ea
Merge pull request #1294 from blink1073/streamline-travis
...
Reinstate pip timeout in the Travis-CI build
2014-12-15 01:48:00 +02:00
emmanuelle
7cb3071781
Minor corrections
2014-12-14 23:27:57 +01:00
Steven Silvester
33e3719e0c
Merge pull request #1284 from emmanuelle/fix_dox
...
[WIP] Fix some sphinx warnings during doc build
2014-12-14 15:42:35 -06:00
Steven Silvester
b14fa310b7
Shuffle some commands back to before_install
2014-12-14 15:37:29 -06:00
Steven Silvester
c79594841a
Reinstate the pip timeout
2014-12-14 15:33:50 -06:00
Stefan van der Walt
fbd11fedef
Merge pull request #1293 from blink1073/streamline-travis
...
Streamline Travis-CI build
2014-12-14 23:12:45 +02:00
Steven Silvester
6c8385f679
Update travis_notes and move to tools folder
2014-12-14 12:26:50 -06:00
Steven Silvester
a8d480a1c8
Add a coveralls repo token
2014-12-14 12:26:49 -06:00
Steven Silvester
78974d93dc
Fix section titles to avoid spaces
2014-12-14 12:26:49 -06:00
Steven Silvester
12248e18e7
Fix usage of set command
...
Fix usage of set command
Fix set command again
Fix mpl directory for python 2.7
2014-12-14 12:26:42 -06:00
Steven Silvester
68547f0a8a
Do not explicitly remove packages from requirements.txt
2014-12-14 12:26:42 -06:00
Steven Silvester
fd6f7fe9fd
Use the system python for 2.7
2014-12-14 12:26:42 -06:00
Steven Silvester
91332bf348
Use our own retry command since travis_retry is not exported
...
Use our own retry command since travis_retry is not exported
Reinstate the MPL settings
Fix the order of the MPL settings
Fix the MPL versions
Streamline the section headers
Adjust min MPL requirement for the Ubuntu version
Force pip to not install matplotlib and scipy
2014-12-14 12:26:25 -06:00
Steven Silvester
0b4884a361
Switch to a single script to get the folds to work
...
Switch to a single script to get the folds to work
Replace the old install_min with this before_install script
Reinstate optional installs and add headers
move the display setup to the travis_script
Use force remove on temp directory
Always retry on pip
Fix the travis_retry pip alias
Source the before_install script and move the alias
Create bash functions for folding and export DISPLAY
Export fold functions
Make repip a function
2014-12-14 12:26:13 -06:00