• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

matthew-brett / nipy / 527

Builds Branch Commit Type Ran Committer Via Coverage
527 test-pre-wheels RF: remove some numpy deprecation warnings Non integer in linspace; error for comparision of arrays with different shapes. push 05 Mar 2017 07:27AM UTC matthew-brett travis-ci pending completion   set done
525 test-pre-wheels BF: remove redundant hold calls in tsdiffplot Axis hold calls were expressing the default already - hold(True). Hold calls now deprecated in Matplotlib. push 05 Mar 2017 05:51AM UTC matthew-brett travis-ci pending completion   set done
524 test-pre-wheels BF: rewrite boolean subtract as mask inversion Some instances of ``True - msk`` for inverting the mask were causing errors for numpy pre-release tests. Use ``~msk`` instead. push 05 Mar 2017 05:31AM UTC matthew-brett travis-ci pending completion   set done
523 test-pre-wheels BF: rewrite boolean subtract as mask inversion A couple of instances of ``True - msk`` for inverting the mask causing errors for numpy pre-release tests. Use ``~msk`` instead. push 05 Mar 2017 05:08AM UTC matthew-brett travis-ci pending completion   set done
522 test-pre-wheels MAINT: test against pre-release numpy / scipy Use pre-release numpy / scipy wheels for testing. push 05 Mar 2017 04:38AM UTC matthew-brett travis-ci pending completion   set done
520 prepare-0.4.1 DOC: workflow for reviewing example output Unix shell workflow for looking at the stderr / stdout of the examples. push 08 Feb 2017 02:15PM UTC matthew-brett travis-ci pending completion   set done
519 fix-select-roi-again BF: refix the select_roi indexing My original indexing fix only worked for selection of one ROI. Add new tests from the example from which I found the error. The example was:: python examples/labs/need_data/demo_blob_from_image.py push 07 Feb 2017 10:00AM UTC matthew-brett travis-ci pending completion   set done
518 fix-select-roi-again BF: refix the select_roi indexing My original indexing fix only worked for selection of one ROI. Add new tests from the example from which I found the error. The example was:: python examples/labs/need_data/demo_blob_from_image.py push 07 Feb 2017 07:05AM UTC matthew-brett travis-ci pending completion   set done
517 fix-select-roi-again BF: refix the select_roi indexing My original indexing fix only worked for selection of one ROI. Add new tests from the example from which I found the error. The example was:: python examples/labs/need_data/demo_blob_from_image.py push 07 Feb 2017 12:32AM UTC matthew-brett travis-ci pending completion   set done
516 gmm-plot-2d-fix BF: fix indexing failure for permuation example Make indices into integers for Numpy 1.12 push 06 Feb 2017 05:42PM UTC matthew-brett travis-ci pending completion   set done
515 prepare-0.4.1 DOC: improve nipy data package installation page Some simplification for the data package installation page. push 06 Feb 2017 05:20PM UTC matthew-brett travis-ci pending completion   set done
514 gmm-plot-2d-fix BF: fix numpy 1.12 indexing error in gmm plot gmm plot attempting reshape with float element. push 06 Feb 2017 04:41PM UTC matthew-brett travis-ci pending completion   set done
513 fix-select-roi-again BF: refix the select_roi indexing My original indexing fix only worked for selection of one ROI. Add new tests from the example from which I found the error. The example was:: python examples/labs/need_data/demo_blob_from_image.py push 06 Feb 2017 04:20PM UTC matthew-brett travis-ci pending completion   set done
512 prepare-0.4.1 MAINT: updating docs for release push 06 Feb 2017 12:17PM UTC matthew-brett travis-ci pending completion   set done
510 refactor-mroi BF+TST: fix select_roi method for empty id list Fix select of roi when the selection is empty. Test. push 02 Feb 2017 05:31PM UTC matthew-brett travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 14
  • 15
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc