| new 3-arg functions updated template for casadi C interface new icasadi lib.rs calling 3-arg functions |
|
More...
|
over 6 years ago
|
| reorganised __generate_casadi_code ready for big refactoring |
|
More...
|
over 6 years ago
|
| Rust test to demonstrate ALM in loop example of ALM for parametric problem in loop |
|
More...
|
over 6 years ago
|
| branch for Python refactoring Python will generate function psi(u, xi, p) will have three parameters instead of two calls for refactoring in C/Rust interfaces (not Rust solver) |
|
More...
|
over 6 years ago
|
| minor issues with templates |
|
More...
|
over 6 years ago
|
| close #98 no dynamic memory allocation in C |
|
More...
|
over 6 years ago
|
| better approch: heap allocation exporting exact sizes from python to header file gradually removing mallocs |
|
More...
|
over 6 years ago
|
| proper memory mgmt in C interface |
|
More...
|
over 6 years ago
|
| icallocator.c: simplification |
|
More...
|
over 6 years ago
|
| casadi allocator is complete |
|
More...
|
over 6 years ago
|
| added memory allocator for casadi introduced icallocator.c: icasadi functions may need to allocate some workspace once (wip) |
|
More...
|
over 6 years ago
|
| code generation for F1 and F2 added docs in auto-generated file modified a few function names in Rust-to-C interface |
|
More...
|
over 6 years ago
|
| add file sq_dist_to_soc.py |
|
More...
|
over 6 years ago
|
| cartesian constraints: unit tests |
|
More...
|
over 6 years ago
|
| updated CHANGELOG |
|
More...
|
over 6 years ago
|
| implementation of more constraints experimental Callback for SOC |
|
More...
|
over 6 years ago
|
| Merge pull request #96 from alphaville/fix/mav-gif |
|
More...
|
over 6 years ago
|
| fixed link to MAV gif |
|
More...
|
over 6 years ago
|
| unit tests for sq dist to SOC |
|
More...
|
over 6 years ago
|
| hallelujah: SOC works now (no NaNs) using cs.if_else to define squared dist to SOC |
|
More...
|
over 6 years ago
|
| working towards sq-distance from SOC code to be modified (will introduce if_else) unit tests might fail |
|
More...
|
over 6 years ago
|
| neat design for NP and CasADi introduced stuff in opengen.functions updated unit tests |
|
More...
|
over 6 years ago
|
| rectangle: implementation of sq dist added simple tests in Python for sq dist from simple rectangles (more tests under preparation) |
|
More...
|
over 6 years ago
|
| typo in ci/script is now fixed committing again to run CI tests |
|
More...
|
over 6 years ago
|
| python tests for new constraints unit tests for sq distance functions tests for ball inf and euclidean ball |
|
More...
|
over 6 years ago
|
| squared distance to infinity ball |
|
More...
|
over 6 years ago
|
| Merge pull request #92 from alphaville/fix/matlab/91 |
|
More...
|
over 6 years ago
|
| Merge pull request #90 from alphaville/fix/87 |
|
More...
|
over 6 years ago
|
| Merge pull request #88 from alphaville/fix/readme-rel-links |
|
More...
|
over 6 years ago
|
| squared distance to ball2 and ball-inf (wip) new nice formula for squared dist to box implementation is in progress |
|
More...
|
over 6 years ago
|