QInfer / python-qinfer

Library for Bayesian inference via sequential Monte Carlo for quantum parameter estimation.
BSD 3-Clause "New" or "Revised" License
92 stars 31 forks source link

Update travis config for QuTiP 4.1. #127

Closed cgranade closed 7 years ago

cgranade commented 7 years ago

With the release of QuTiP 4.1 and its use of C++ features, we need to add g++ as a build dependency on Travis to make sure we can compile the qutip package correctly. This should fix build errors seen in #125 and #126. Starting the PR to trigger builds and test whether it works.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.02%) to 71.78% when pulling d32fd37a7dec224583b49b1f0a9c8d6b8a206a35 on fix-qutip-build into 8118ab7adaf0bd82ea39577a08f2ad3b71bca1ae on master.