Commit graph

12 commits

Author SHA1 Message Date
Drew Risinger 6171c77ad3 python3Packages.qiskit-aqua: 0.9.0 -> 0.9.1
Remove unneeded docs delete, they're no longer in $out.
2021-06-01 20:12:49 -04:00
DavHau cd8f3e6c44 python3Packages.scikitlearn: rename to scikit-learn 2021-05-17 17:41:36 +07:00
Drew Risinger dbabad9eaf python3Packages.qiskit-aqua: 0.8.2 -> 0.9.0
* unlock dependency versions
2021-04-12 10:34:24 -04:00
Fabian Affolter 88666eca65 python3Packages.qiskit-aqua: 0.8.1 -> 0.8.2 2021-02-10 18:27:19 +01:00
Drew Risinger 0e7d871210 testing: timeout long tests
https://github.com/NixOS/nixpkgs/issues/102724
2020-11-30 22:55:25 -08:00
Drew Risinger 18899e6aef python3Packages.qiskit-aqua: 0.7.5 -> 0.8.1 2020-11-30 22:55:25 -08:00
Drew Risinger b5070a4fd6 python3Packages.qiskit-aqua: 0.7.3 -> 0.7.5 2020-08-25 16:13:41 -07:00
Drew Risinger ed69f06e02 python3Packages.qiskit-aqua: 0.7.0 -> 0.7.3 2020-07-01 10:37:29 -07:00
Drew Risinger 2bb34b82a5 python3Packages.qiskit-aqua: 0.6.6 -> 0.7.0 2020-05-12 11:32:40 -07:00
Drew Risinger 19abfc4e36 python3Packages.qiskit-aqua: 0.6.5 -> 0.6.6 2020-04-23 18:02:18 -04:00
Drew Risinger 09cd8b63b0 python3Packages.qiskit-aqua: disable slow tests
Arbitrarily disable any tests > 10s on my machine to lighten the build
load (both for borg CI & Hydra builds). All disabled slow tests pass
locally.
2020-04-07 18:41:16 -07:00
Drew Risinger 2553798f93 python3Packages.qiskit-aqua: init at 0.6.5
Qiskit Aqua: An extensible library of quantum computing algorithms.

This commit follows the new Qiskit scheme of breaking one large package
into smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-04-06 12:01:35 -04:00