LICENSE.md
README.md
pyproject.toml
diffqcp/__init__.py
diffqcp/_helpers.py
diffqcp/linops.py
diffqcp/problem_data.py
diffqcp/qcp.py
diffqcp/qcp_derivs.py
diffqcp.egg-info/PKG-INFO
diffqcp.egg-info/SOURCES.txt
diffqcp.egg-info/dependency_links.txt
diffqcp.egg-info/requires.txt
diffqcp.egg-info/top_level.txt
diffqcp/cones/__init__.py
diffqcp/cones/abstract_projector.py
diffqcp/cones/canonical.py
diffqcp/cones/exp.py
diffqcp/cones/pow.py
tests/test_cone_projectors.py
tests/test_linops.py
tests/test_problem_data.py
tests/test_qcp_cpu_analytical.py
tests/test_qcp_gpu_analytical.py