12 Commits

Author SHA1 Message Date
Eric Larson 1442cc4b8c MRG: Modernize testing (#5308)
* ENH: Modernize tests

* FIX: Fix for newer traits

* FIX: Looser Subplot type check

* FIX: Fix docstring check

* FIX: Spelling

* FIX: Makefile
2018-07-06 16:18:33 +02:00
Clemens Brunner ab4571a83c [MRG+1] Add notes for Python 3 transition (#5256)
* Add notes for Python 3 transition

* Streamline text

* Format as note in README.rst

* Revert "Format as note in README.rst"

This reverts commit 4284ae0093c0141d9312558b581c632b368226e6.

* Typo and FA icons

* Bold note

* Link Stack Overflow

* Test to see if code blocks can be nested within note blocks...

* Nest code in note blocks

* Try fontawesome sphinx plugin

* Custom admonitions

* STY: Fix text color

* Try something else instead of admonitions

* Try if adding an existing CSS class works (probably not)

* Revert CSS color change (inherit works fine now)
2018-06-04 09:21:42 -04:00
Eric Larson 819d8933ee FIX: Dont pin mayavi (#5245) 2018-05-30 10:55:30 -04:00
Eric Larson 9ceb57d6d1 MRG: Use stable versions (#5227)
* FIX: Bump versions

* FIX: Try stable versions

* FIX: Use conda
2018-05-23 13:09:59 -04:00
Eric Larson 4630594e54 ENH: Use VTK and Qt from Anaconda [circle full] 2018-04-09 07:31:24 -04:00
Eric Larson 33161b3318 MRG: Dont require git for env (#5064)
* FIX: Dont require git for env

* FIX: Missed one
2018-03-30 14:46:49 -04:00
pierreablin cdffbc0f43 MRG: Adding Picard as a new ICA solver (#4978)
* init

* pass on testst

* fixed a slow test + added a test that checks that ICA is done correctly

* typo

* typo

* misc

* update environnement

* What's new + readme + removed useless lines

* fixed whats new

* simplify diff

* simplify diff

* except Exception

* added randomstate

* added refs

* added refs

* update whats new

* replace fastica by picard in example

* updated examples

* update version in readme

* fix what's new

* added refs

* fix API consistency

* typo

* changed message

* fixed refs

* fixed refs

* updated note

* accelerate tests

* update tutorial doc

* new example

* update doc

* fix merge

* misc fix

* misc fix

* change example

* fix example

* misc fix

* remove useless space

* blank lines are useful

* blank lines are useful but only sometimes

* fix blank lines

* FIX: Use pytest mark to skip

* attempt at fixing travis

* attempt at fixing travis2

* fix tests
2018-03-30 10:50:39 -04:00
Eric Larson 7915893dc2 MRG: Use VTK8 and Qt 5.9+ (#5012) 2018-03-28 21:31:57 -04:00
Eric Larson 585ee85cd9 FIX: Fix OSX (#4677)
* FIX: Fix OSX

* FIX: Fix env by pinning
2017-10-18 09:29:45 -04:00
Eric Larson 2a98e81856 MRG: Try envs (#4641)
* ENH: Try envs

* FIX: Fix AppVeyor

* FIX: Fix GUIs

* w

* FIX: Skip problematic tests for OSX

* FIX: Put PySurfer back

* FIX: Fix doc

* FIX: Switch to 3.6

* FIX: Fix Travis

* STY: Fix naming [ci skip]

* FIX: Fix instructions
2017-10-09 20:38:34 +02:00
Eric Larson 57fe40c98a FIX: AppVeyor environment.yml (#4626)
* FIX: AppVeyor environment.yml

* FIX: Add a couple of packages
2017-09-29 11:24:10 -04:00
Eric Larson 3d503127e6 ENH: Use environment.yml in CIs 2017-09-28 20:21:34 -04:00