-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pythonPackages.cvxpy: init at 1.0.25 #78898
Conversation
please fix eval |
201e84c
to
2a04f85
Compare
@GrahamcOfBorg eval |
, ecos | ||
, multiprocess | ||
, numpy | ||
, osqp |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like osqp doesn't exist yet
python-modules/cvxpy/default.nix:1:1 called without required argument 'osqp'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whoops. Waiting on #78883
please rebase |
Rebased, but still waiting on #78897 |
2a04f85
to
56d46c1
Compare
merged, sorry about that |
@GrahamcOfBorg eval |
Convex optimization problem modeler in Python. Dependency of qiskit-aer.
56d46c1
to
261b30a
Compare
@GrahamcOfBorg build python37Packages.cvxpy python38Packages.cvxpy |
bot builds fail b/c scs package uses mkl (non-free). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
diff LGTM
commit LGTM
has tests 👍
[9 built, 19 copied (65.8 MiB), 12.9 MiB DL]
https://github.com/NixOS/nixpkgs/pull/78898
2 package built:
python37Packages.cvxpy python38Packages.cvxpy
Motivation for this change
Add dependency for upcoming qiskit package #78772 @jonringer
Depends on #78897
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)