-
- **Poetry version**: 1.2.1
- **Python version**: pyenv local 3.10.0
- **OS version and name**: Mac OS 12.6 (Apple M1 Pro)
- **pyproject.toml**: [gist](https://gist.github.com/adelaharpe/c59701…
-
## Small refactoring of the "problem" specification
The `WDRO_problem` interface seems cumbersome to me, especially since I have put type restrictions on it to prevent the type-checker from yelling a…
-
Thanks for the great-looking package!
I have hopefully a small request. Currently you have:
https://github.com/skfolio/skfolio/blob/a1e79d3cf732467dcd078cd414b466b889a2b1c5/pyproject.toml#L16
…
-
@fenoy , I'm trying to run this, but I'm getting:
```
python3 main.py --file-path ./data/poland.xlsx -S 20 -N 10 --verbose
Preparing data...
Generating solutions...
Traceback (most recent call …
-
**My error**
DCPError: Problem does not follow DCP rules. Specifically:
The objective is not DCP. Its following subexpressions are not:
Promote(1.0, (5,)) / (var67 + -[0.13333333 0.25 0.13333…
-
Hi,
I am running the dev version which also supports the analysis of wastewater mixed samples with freyja variants, demix boot modules using samples from [PRJNA819090](http://www.ncbi.nlm.nih.gov/b…
-
Hi all,
Does cvxpylayers support disciplined quasiconvex programming (such as the DQCP functionality in cvxpy)? i.e. can a layer consist of a quasiconvex program instead of a convex one? Thanks!
-
Hi pyGSTI developers. This is just a note that the following use of CVXPY can be made more efficient.
https://github.com/pyGSTio/pyGSTi/blob/dd4ad669931c7f75e026456470cf33ac5b682d0d/pygsti/tools/op…
-
# System Information
```txt
home = C:\WinPython\python-3.12.4.amd64
implementation = CPython
uv = 0.2.33
version_info = 3.12.4
```
# Issue
`uv` fails to find build dependencies in the curren…
-
I have python 3.11.6 and setuptools 68.2.2 (what I got from doing `conda install cvxpy` in a fresh environment). I am on Windows.
I cloned dccp and got the following error when running setup.py:
```…