1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new 3-arg functions updated template for casadi C interface new icasadi lib.rs calling 3-arg functions
alphaville
as Pantelis Sopasakis
More... over 6 years ago
reorganised __generate_casadi_code ready for big refactoring
alphaville
as Pantelis Sopasakis
More... over 6 years ago
Rust test to demonstrate ALM in loop example of ALM for parametric problem in loop
alphaville
as Pantelis Sopasakis
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)
alphaville
as Pantelis Sopasakis
More... over 6 years ago
minor issues with templates
alphaville
as Pantelis Sopasakis
More... over 6 years ago
close #98 no dynamic memory allocation in C
alphaville
as Pantelis Sopasakis
More... over 6 years ago
better approch: heap allocation exporting exact sizes from python to header file gradually removing mallocs
alphaville
as Pantelis Sopasakis
More... over 6 years ago
proper memory mgmt in C interface
alphaville
as Pantelis Sopasakis
More... over 6 years ago
icallocator.c: simplification
alphaville
as Pantelis Sopasakis
More... over 6 years ago
casadi allocator is complete
alphaville
as Pantelis Sopasakis
More... over 6 years ago
added memory allocator for casadi introduced icallocator.c: icasadi functions may need to allocate some workspace once (wip)
alphaville
as Pantelis Sopasakis
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
alphaville
as Pantelis Sopasakis
More... over 6 years ago
add file sq_dist_to_soc.py
alphaville
as Pantelis Sopasakis
More... over 6 years ago
cartesian constraints: unit tests
alphaville
as Pantelis Sopasakis
More... over 6 years ago
updated CHANGELOG
alphaville
as Pantelis Sopasakis
More... over 6 years ago
implementation of more constraints experimental Callback for SOC
alphaville
as Pantelis Sopasakis
More... over 6 years ago
Merge pull request #96 from alphaville/fix/mav-gif More... over 6 years ago
fixed link to MAV gif
alphaville
as Pantelis Sopasakis
More... over 6 years ago
unit tests for sq dist to SOC
alphaville
as Pantelis Sopasakis
More... over 6 years ago
hallelujah: SOC works now (no NaNs) using cs.if_else to define squared dist to SOC
alphaville
as Pantelis Sopasakis
More... over 6 years ago
working towards sq-distance from SOC code to be modified (will introduce if_else) unit tests might fail
alphaville
as Pantelis Sopasakis
More... over 6 years ago
neat design for NP and CasADi introduced stuff in opengen.functions updated unit tests
alphaville
as Pantelis Sopasakis
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)
alphaville
as Pantelis Sopasakis
More... over 6 years ago
typo in ci/script is now fixed committing again to run CI tests
alphaville
as Pantelis Sopasakis
More... over 6 years ago
python tests for new constraints unit tests for sq distance functions tests for ball inf and euclidean ball
alphaville
as Pantelis Sopasakis
More... over 6 years ago
squared distance to infinity ball
alphaville
as Pantelis Sopasakis
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
alphaville
as Pantelis Sopasakis
More... over 6 years ago