1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
constraints in codegen: wip preliminary tests (using main.py) passing cartesian segments properly
alphaville
as Pantelis Sopasakis
More... over 6 years ago
Cartesian product in Rust components of product are owned by CartesianProduct specified appropriate lifetimes; updated docs and tests
alphaville
as Pantelis Sopasakis
More... over 6 years ago
cartesian product: modified construction API (rust) method .add_constraint returns self updated unit tests
alphaville
as Pantelis Sopasakis
More... over 6 years ago
issue #117 in Rust introduced method is_convex in trait: Constraint checking whether set C is convex
alphaville
as Pantelis Sopasakis
More... over 6 years ago
issue #117 in Python introduced method is_convex in Python constraints checking whether set C is convex
alphaville
as Pantelis Sopasakis
More... over 6 years ago
codegen with finite sets; issue #115
alphaville
as Pantelis Sopasakis
More... over 6 years ago
algorithm docs [ci skip]
alphaville
as Pantelis Sopasakis
More... over 6 years ago
support and docs for zero set
alphaville
as Pantelis Sopasakis
More... over 6 years ago
more documentation: c bindings
alphaville
as Pantelis Sopasakis
More... over 6 years ago
lots of docs for the website updated website main docs page draft description of ALM/PM algorithm removed reference to homotopy method (deprecated) updated python docs (work in progress) updated sidebars of website split python examples in different sections
alphaville
as Pantelis Sopasakis
More... over 6 years ago
trying to fix free() issue
alphaville
as Pantelis Sopasakis
More... over 6 years ago
Merge branch 'dev/alm/docs' into dev/alm/main
alphaville
as Pantelis Sopasakis
More... over 6 years ago
FiniteSet takes slice instead of Vec
alphaville
as Pantelis Sopasakis
More... over 6 years ago
Merge pull request #112 from alphaville/dev/alm/docs
alphaville
as Pantelis Sopasakis
More... over 6 years ago
Python docs [ci skip]
alphaville
as Pantelis Sopasakis
More... over 6 years ago
close #103; deprecated continuation
alphaville
as Pantelis Sopasakis
More... over 6 years ago
[ci skip] rust docs
alphaville
as Pantelis Sopasakis
More... over 6 years ago
Merge pull request #111 from alphaville/dev/alm/test
alphaville
as Pantelis Sopasakis
More... over 6 years ago
testing C bindings from Python
alphaville
as Pantelis Sopasakis
More... over 6 years ago
added missing mng.kill() in Python test
alphaville
as Pantelis Sopasakis
More... over 6 years ago
better python test organisation with setUpClass checking for correct length of initial y pre-building optimizers before Python tests start
alphaville
as Pantelis Sopasakis
More... over 6 years ago
issue revealed with Lagrange mult. TCP interface now returns y = [] when appropriate Rust returns y = None, when n1=0
alphaville
as Pantelis Sopasakis
More... over 6 years ago
updated CHANGELOG
alphaville
as Pantelis Sopasakis
More... over 6 years ago
re-introducing Python tests
alphaville
as Pantelis Sopasakis
More... over 6 years ago
Rust documentation
alphaville
as Pantelis Sopasakis
More... over 6 years ago
bindgen in absence of F1 (N1=0)
alphaville
as Pantelis Sopasakis
More... over 6 years ago
returning Lagrange multipliers properly via bindgen
alphaville
as Pantelis Sopasakis
More... over 6 years ago
returning lagrange multipliers
alphaville
as Pantelis Sopasakis
More... over 6 years ago
improved auto-generated C example
alphaville
as Pantelis Sopasakis
More... over 6 years ago
updated auto-generated example
alphaville
as Pantelis Sopasakis
More... over 6 years ago