Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit45ca8ba

Browse files
committed
Run CVXPY tests using NumPy 2.x
1 parent7576af0 commit45ca8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/cvxpy-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
-name:Install packages via pip and run CVXPY tests
4141
run:|
4242
cd sdpa-python
43-
pip install scipy==1.9.3 numpy==1.23.4 cvxpy-base pytest
43+
pip install scipy numpy cvxpy-base pytest
4444
pip install .
4545
mv sdpap sdpap_bak
4646
curl -O https://raw.githubusercontent.com/cvxpy/cvxpy/master/cvxpy/tests/test_conic_solvers.py

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp