| constraints in codegen: wip preliminary tests (using main.py) passing cartesian segments properly |
|
More...
|
over 6 years ago
|
| Cartesian product in Rust components of product are owned by CartesianProduct specified appropriate lifetimes; updated docs and tests |
|
More...
|
over 6 years ago
|
| cartesian product: modified construction API (rust) method .add_constraint returns self updated unit tests |
|
More...
|
over 6 years ago
|
| issue #117 in Rust introduced method is_convex in trait: Constraint checking whether set C is convex |
|
More...
|
over 6 years ago
|
| issue #117 in Python introduced method is_convex in Python constraints checking whether set C is convex |
|
More...
|
over 6 years ago
|
| codegen with finite sets; issue #115 |
|
More...
|
over 6 years ago
|
| algorithm docs [ci skip] |
|
More...
|
over 6 years ago
|
| support and docs for zero set |
|
More...
|
over 6 years ago
|
| more documentation: c bindings |
|
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 |
|
More...
|
over 6 years ago
|
| trying to fix free() issue |
|
More...
|
over 6 years ago
|
| Merge branch 'dev/alm/docs' into dev/alm/main |
|
More...
|
over 6 years ago
|
| FiniteSet takes slice instead of Vec |
|
More...
|
over 6 years ago
|
| Merge pull request #112 from alphaville/dev/alm/docs |
|
More...
|
over 6 years ago
|
| Python docs [ci skip] |
|
More...
|
over 6 years ago
|
| close #103; deprecated continuation |
|
More...
|
over 6 years ago
|
| [ci skip] rust docs |
|
More...
|
over 6 years ago
|
| Merge pull request #111 from alphaville/dev/alm/test |
|
More...
|
over 6 years ago
|
| testing C bindings from Python |
|
More...
|
over 6 years ago
|
| added missing mng.kill() in Python test |
|
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 |
|
More...
|
over 6 years ago
|
| issue revealed with Lagrange mult. TCP interface now returns y = [] when appropriate Rust returns y = None, when n1=0 |
|
More...
|
over 6 years ago
|
| updated CHANGELOG |
|
More...
|
over 6 years ago
|
| re-introducing Python tests |
|
More...
|
over 6 years ago
|
| Rust documentation |
|
More...
|
over 6 years ago
|
| bindgen in absence of F1 (N1=0) |
|
More...
|
over 6 years ago
|
| returning Lagrange multipliers properly via bindgen |
|
More...
|
over 6 years ago
|
| returning lagrange multipliers |
|
More...
|
over 6 years ago
|
| improved auto-generated C example |
|
More...
|
over 6 years ago
|
| updated auto-generated example |
|
More...
|
over 6 years ago
|