Commit Graph

26 Commits

Author SHA1 Message Date
Weijia Wang 11a5b0cf10 Merge pull request #199813 from r-ryantm/auto-update/python310Packages.cvxpy
python310Packages.cvxpy: 1.2.3 -> 1.3.0
2023-02-16 11:42:20 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm 8506644905 python310Packages.cvxpy: 1.2.3 -> 1.3.0 2023-01-21 09:50:21 +00:00
Martin Weinelt ebbaab656c python3Packages.cvxpy: 1.2.1 -> 1.2.3 2023-01-05 01:08:57 +01:00
Weijia Wang 55258a5cb5 python310Packages.cvxpy: fix build on aarch64-darwin 2022-10-24 21:17:58 +02:00
R. Ryantm 998f7e66b0 python310Packages.cvxpy: 1.2.0 -> 1.2.1 2022-05-17 13:18:03 +00:00
R. Ryantm e620f19a08 python310Packages.cvxpy: 1.1.18 -> 1.2.0 2022-03-09 23:15:24 +00:00
Jonathan Ringer 64f9d50edf python3Packages.cvxpy: 1.1.17 -> 1.1.18 2021-12-30 21:33:47 -08:00
Drew Risinger 1b953802ca python3Packages.cvxpy: 1.1.13 -> 1.1.17 2021-11-17 14:16:09 -05:00
Sebastián Mancilla 8f94a33b38 treewide: ensure pre/post phase hooks are strings
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
Fabian Affolter 866c28f56f python3Packages.cvxpy: 1.1.12 -> 1.1.13 2021-07-03 12:21:03 +02:00
Drew Risinger 2c301e3f3f python3Packages.cvxpy: disable OpenMP on Darwin
Matches upstream, which doesn't test OpenMP on Darwin.
2021-05-07 15:19:28 -07:00
Drew Risinger e44319a3e6 python3Packages.cvxpy: add openmp multithreading 2021-04-12 13:03:33 -04:00
Drew Risinger 23e399366c python3Packages.cvxpy: 1.1.11 -> 1.1.12 2021-04-12 11:31:31 -04:00
Drew Risinger 0074b7b7d5 python3Packages.cvxpy: 1.1.10 -> 1.1.11 2021-03-05 15:21:05 -05:00
Daniël de Kok fca104c1e1 python3Packages.cvxpy: 1.1.8 -> 1.1.10 (#113412) 2021-02-18 00:02:36 +01:00
R. RyanTM bed33d185a python37Packages.cvxpy: 1.1.7 -> 1.1.8 2021-02-02 23:44:59 -08:00
Frederik Rietdijk 8e43c85dfa python3Packages.cvxpy: 1.1.6 -> 1.1.7 2020-11-05 15:46:57 -08:00
Drew Risinger 4f36ce4aff python3Packages.cvxpy: 1.1.5 -> 1.1.6 2020-10-07 22:59:17 -07:00
Drew Risinger b72fd5c9df python3Packages.cvxpy: 1.1.4 -> 1.1.5
Changelog: https://github.com/cvxgrp/cvxpy/releases/tag/v1.1.5

Other updates:
    * Update to pytestCheckHook
    * Disable slowest tests
    * Add changelog
2020-08-27 23:05:57 -07:00
Drew Risinger b04ff1ff99 python3Packages.cvxpy: 1.1.3 -> 1.1.4 2020-08-15 12:04:46 +02:00
Frederik Rietdijk 17d4c28a34 python: cvxpy: 1.1.1 -> 1.1.3 2020-08-04 21:54:42 +02:00
Frederik Rietdijk ca5cbf6f82 python: cvxpy: 1.0.31 -> 1.1.1 2020-06-11 09:59:56 +02:00
Drew Risinger 9fe0d579c2 python3Packages.cvxpy: 1.0.25 -> 1.0.31 2020-04-09 17:47:27 -04:00
Drew Risinger 53b803ed95 pythonPackages.cvxpy: explicit numpy/scipy
Make numpy/scipy dependencies explicit, based on conda install
instructions for cvxpy.
Slight formatting fix.
2020-04-02 12:07:21 -04:00
Drew Risinger d38b8d8ff7 pythonPackages.cvxpy: init at 1.0.25
Convex optimization problem modeler in Python.
Dependency of qiskit-aer.
2020-02-21 16:50:12 -08:00