An open API service providing commit metadata for open source projects.

gitlab.com / picos-api/picos / commits

A Python interface to conic optimization solvers.

SHA Message Author Date Stats
15169e87 Fix a mix of conic and quadratic inequalities being handed to MOSEK. Maximilian Stahlberg <m****g@u****e> 10 months ago
7bf9111f Do not use the deprecated Problem.add_variable internally. Maximilian Stahlberg <m****g@t****e> over 1 year ago
bdc91ce8 Bump version to 2.6. Maximilian Stahlberg <m****g@t****e> over 1 year ago
db86a643 Mention quasi-relative entropy expressions in the changelog. Maximilian Stahlberg <m****g@t****e> over 1 year ago
7ab62985 Move changes after version 2.5 to a new changelog section. Maximilian Stahlberg <m****g@t****e> over 1 year ago
c2600ec6 Fixed MOSEK v11 interface kerry-he <h****k@g****m> over 1 year ago
f0779361 Update CHANGELOG.rst kerry-he <6****e@u****m> over 1 year ago
a1358148 Update CHANGELOG.rst kerry-he <6****e@u****m> over 1 year ago
b2bccf6e Removed stray file and fixed typos kerry-he <6****e@u****m> over 1 year ago
c1c4ba6a merge Merge branch 'renyi-entropies' of https://gitlab.com/picos-api/picos into ren... kerry-he <6****e@u****m> over 1 year ago
0165f7b5 Fixed documentation typos kerry-he <6****e@u****m> over 1 year ago
be9d8be0 Edit .gitlab-ci.yml kerry-he <h****k@g****m> over 1 year ago
ab9ccde2 Edit .gitlab-ci.yml kerry-he <h****k@g****m> over 1 year ago
de36d4c3 Updated doctest version kerry-he <h****k@g****m> over 1 year ago
66eb4b43 Trying another sphinx version kerry-he <h****k@g****m> over 1 year ago
e4a8f597 Removed doctest versions kerry-he <h****k@g****m> over 1 year ago
808ad7d8 Disabled MINCCV test for gurobi kerry-he <h****k@g****m> over 1 year ago
0388c366 Renamed sand renyi entropy to quasi entropy kerry-he <h****k@g****m> over 1 year ago
8f88ea34 Added perspective variable to Renyi entropies kerry-he <h****k@g****m> over 1 year ago
c205065b Fixed formatting kerry-he <h****k@g****m> over 1 year ago
3facea88 Added tests for Renyi entropies kerry-he <h****k@g****m> over 1 year ago
5da67fad Cleaned up constraints kerry-he <h****k@g****m> over 1 year ago
588bf417 Added sandwiched Renyi entropies kerry-he <h****k@g****m> over 1 year ago
67625964 Added Renyi entropy expression and constraint kerry-he <h****k@g****m> over 1 year ago
24bed862 Fixed QRE computation kerry-he <h****k@g****m> almost 2 years ago
22839091 Bump version to 2.5. Maximilian Stahlberg <m****g@t****e> almost 2 years ago
ba03e237 Use SciPy for sparse Kronecker products if available. Maximilian Stahlberg <m****g@t****e> almost 2 years ago
26b6c1b6 Trim trailing whitespace. Maximilian Stahlberg <m****g@t****e> almost 2 years ago
cf246a94 Remove 'based on old expressions.py' remarks in new files. Maximilian Stahlberg <m****g@t****e> almost 2 years ago
b700f6da Update the changelog. Maximilian Stahlberg <m****g@t****e> almost 2 years ago
e96c5205 Add BiaffineExpression.opreal and opimag. Maximilian Stahlberg <m****g@t****e> almost 2 years ago
4915e4e1 Documentation: Update list of QIS papers citing PICOS. Maximilian Stahlberg <m****g@t****e> almost 2 years ago
360ed542 Fix the creation of squared norms with a complex operand. Maximilian Stahlberg <m****g@t****e> almost 2 years ago
1a9e1cc2 Conjugate the inner product to be linear in the second argument. Maximilian Stahlberg <m****g@t****e> almost 2 years ago
e9b19620 Replace inner products involving J and I with x.sum and x.tr. Maximilian Stahlberg <m****g@t****e> almost 2 years ago
fb449146 Changed copyright headers on new files kerry-he <6****e@u****m> almost 2 years ago
f8034504 Removed init point setting kerry-he <h****k@g****m> almost 2 years ago
1faacd35 Fixed some documentation references kerry-he <h****k@g****m> almost 2 years ago
ed699dbe Updated QICS links in docs kerry-he <h****k@g****m> almost 2 years ago
b49d5d1b Update solver_qics.py kerry-he <h****k@g****m> almost 2 years ago
37f34cf8 Update .gitlab-ci.yml kerry-he <6****e@u****m> almost 2 years ago
a2838a6c Fixed failing doctests kerry-he <6****e@u****m> almost 2 years ago
65299cd1 Fixed deploy tests kerry-he <6****e@u****m> almost 2 years ago
bb4971f6 Updated texlive-most to texlive kerry-he <h****k@g****m> almost 2 years ago
40178133 Fixed up documentation Kerry He <k****e@g****m> almost 2 years ago
8b0cebac Updated CHANGELOG kerry-he <h****k@g****m> almost 2 years ago
4db7a9a7 Added documentation about QREPs kerry-he <h****k@g****m> almost 2 years ago
0562efce Fixed doctests kerry-he <h****k@g****m> almost 2 years ago
f4e7d277 Fixed gurobi legeacy interface kerry-he <h****k@g****m> almost 2 years ago
dc96db1e Refactored QICS solver interface kerry-he <h****k@g****m> almost 2 years ago
1741df9c Further refactoring of constraints kerry-he <h****k@g****m> almost 2 years ago
e5396e14 Formatted tests, constraints, expressions kerry-he <h****k@g****m> almost 2 years ago
c69bfe75 Ran Ruff linter and fixed issues kerry-he <h****k@g****m> almost 2 years ago
61c6d2e0 Added settings for qics initialization kerry-he <h****k@g****m> almost 2 years ago
929432ea Update ptest_quantentr.py kerry-he <h****k@g****m> almost 2 years ago
fe78c167 Removed unnecesary dependencies for scipy kerry-he <h****k@g****m> almost 2 years ago
b2446108 Update ptest_quantentr.py kerry-he <h****k@g****m> almost 2 years ago
7d5739f8 Fixed bug where weighted sum wasn't working kerry-he <h****k@g****m> almost 2 years ago
e002566b Added use G for QICS kerry-he <h****k@g****m> almost 2 years ago
c72b36be Added QKD and tests kerry-he <h****k@g****m> almost 2 years ago
a69cae46 Lowered tolerance on COMPLEX_SPECTRAL_NORM kerry-he <h****k@g****m> almost 2 years ago
768432e6 Remove zero rows from A kerry-he <h****k@g****m> almost 2 years ago
32c1b5e4 Added operator perspective functions kerry-he <h****k@g****m> almost 2 years ago
73def873 Update con_qre.py kerry-he <6****e@u****m> almost 2 years ago
230809ea Added quantum conditional entropy Kerry He <k****e@g****m> almost 2 years ago
d4a4db26 Added complex QRE cone and QE support for QICS Kerry He <k****e@g****m> almost 2 years ago
a3edb946 Added quantum relative entropy kerry-he <6****e@u****m> almost 2 years ago
c7217c5c Started adding quantum entropy expression Kerry He <k****e@g****m> almost 2 years ago
15d8b60e Added direct support for KLdiv constraint Kerry He <k****e@g****m> almost 2 years ago
d48b4c4a Added EXP, SOC, RSOC cones to QICS Kerry He <k****e@g****m> almost 2 years ago
493ceb28 QICS interface now working with SDPs kerry-he <6****e@u****m> almost 2 years ago
8108b71a Create solver_qics.py kerry-he <6****e@u****m> almost 2 years ago
789bc58e Documentation: Add more unicode rewrites. Maximilian Stahlberg <m****g@t****e> over 3 years ago
37674c31 GitLab CI: Use Sphinx 5.3.0 to maintain a workaround. Maximilian Stahlberg <m****g@t****e> over 3 years ago
4b10376b Documentation: Add a note on using PICOS for QIS. Maximilian Stahlberg <m****g@t****e> over 3 years ago
8e09bec0 Work around bad links to math formulas in the API documentation. Maximilian Stahlberg <m****g@t****e> over 3 years ago
d31db1c3 Fix pc.sum failing to add sparsely and densely stored expressions. Maximilian Stahlberg <m****g@t****e> over 3 years ago
a6ba712f Use numpy.complexfloating instead of numpy.complex. Maximilian Stahlberg <m****g@t****e> over 3 years ago
03dd00b1 Fix passing a constant objective to Gurobi when using its matrix interface. Maximilian Stahlberg <m****g@t****e> almost 4 years ago
2c686f9c Add a simple feasibility test problem. Maximilian Stahlberg <m****g@t****e> almost 4 years ago
1c4d6111 GitLab CI: Add a missing dependency for twine. Maximilian Stahlberg <m****g@t****e> almost 4 years ago
e9e7a7a3 Fix two code style issues newly detected by Pylama. Maximilian Stahlberg <m****g@t****e> almost 4 years ago
5151d75e Reduce precision of a test that barely fails with MOSEK (Fusion). Maximilian Stahlberg <m****g@t****e> almost 4 years ago
79324c99 GitLab CI: Update MOSEK public server address format. Maximilian Stahlberg <m****g@t****e> almost 4 years ago
801226bf GitLab CI: Use python image for the style check. Maximilian Stahlberg <m****g@t****e> almost 4 years ago
5dc1e22a GitLab CI: Use new coverage artifacts format. Maximilian Stahlberg <m****g@t****e> almost 4 years ago
812608ec Fix variable bounds on triangular variables being ignored. Maximilian Stahlberg <m****g@t****e> almost 4 years ago
58c1c1dc Fix the type string of UpperTriangularVariable. Maximilian Stahlberg <m****g@t****e> almost 4 years ago
2ed94626 Add citation information to README.md. Maximilian Stahlberg <m****g@t****e> over 4 years ago
e9182638 Bump version to 2.4. Maximilian Stahlberg <m****g@t****e> over 4 years ago
f2fc71ef Update doctests that display SciPy matrix types. Maximilian Stahlberg <m****g@t****e> over 4 years ago
6f406f4b Update the changelog. Maximilian Stahlberg <m****g@t****e> over 4 years ago
d288fb66 Add setting UNRELIABLE_STRATEGIES to enable more solver capabilities. Maximilian Stahlberg <m****g@t****e> over 4 years ago
67e0f844 Detect maximizing a squared norm as a nonconvex quadratic objective. Maximilian Stahlberg <m****g@t****e> over 4 years ago
2f7ba459 merge Merge branch 'master' into performance Maximilian Stahlberg <m****g@t****e> over 4 years ago
7ca7932b Add option 'mosek_basic_sol' to obtain a basic solution for LPs. Maximilian Stahlberg <m****g@t****e> over 4 years ago
d4d27e91 Do not request a basic LP solution from MOSEK (Optimizer). Maximilian Stahlberg <m****g@t****e> over 4 years ago
32bfada3 Make use of variable bounds when dualizing affine constraints. Maximilian Stahlberg <m****g@t****e> over 4 years ago
f0c7dd91 Mention the interface used with the solver name in most places. Maximilian Stahlberg <m****g@t****e> over 4 years ago
9acf77c6 Add 'gurobi_matint' option to toggle between legacy/matrix interface. Maximilian Stahlberg <m****g@t****e> over 4 years ago

← Back to repository