Branch: refs/heads/improve-docs
Home: https://github.com/python-control/python-control
Commit: e2b37ad29c45694e9e9efb39888d56e2f2d10db0
https://github.com/python-control/python-control/commit/e2b37ad29c45694e9e9efb39888d56e2f2d10db0
Author: Clancy Rowley <cwr...@pr...>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M .travis.yml
Log Message:
-----------
Use miniconda for Travis build
This dramatically speeds up the installation of numpy, scipy, and
matplotlib in the Travis build. Note that python 3.2 is not available
in Anaconda, however.
Commit: add59c3946b3b6a67cbcf9ab68a052bd168a9cb6
https://github.com/python-control/python-control/commit/add59c3946b3b6a67cbcf9ab68a052bd168a9cb6
Author: Clancy Rowley <cwr...@pr...>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
A .coveragerc
M .travis.yml
Log Message:
-----------
Add .coveragerc file to fine tune coverage results
Compare: https://github.com/python-control/python-control/compare/d091aa579ae6...add59c3946b3 |