Groups
Groups
Sign in
Groups
Groups
CasADi
Conversations
Labels
all-questions
announcement
jobs
release
About
Send feedback
Help
CasADi
Contact owners and managers
1–30 of 1864
Permanently moved to
https://github.com/casadi/
casadi/discussions
Mark all as read
Report group
0 selected
Filippo Tamagnini
6/9/20
Q&A
Vector valued callback function jacobian
Hi! I'm trying to code a callback function that takes one vector as input and produces two
unread,
all-questions
Q&A
Vector valued callback function jacobian
Hi! I'm trying to code a callback function that takes one vector as input and produces two
6/9/20
程迪
,
Joris Gillis
3
6/8/20
Q&A
How to inteface python and *.so compiled from generated code directly without casadi's external() function.
Thank you a lot. This is more than a demo. On Monday, June 8, 2020 at 1:35:51 AM UTC+8, Joris Gillis
unread,
all-questions
Q&A
How to inteface python and *.so compiled from generated code directly without casadi's external() function.
Thank you a lot. This is more than a demo. On Monday, June 8, 2020 at 1:35:51 AM UTC+8, Joris Gillis
6/8/20
Tomas Santos
,
Joris Gillis
3
5/7/20
Q&A
Matrix Multiplication not working: "You have: '(np.array(MX),MX)'"
Thanks for the quick reply. this worked perfectly. On Thursday, May 7, 2020 at 1:11:39 PM UTC-7,
unread,
all-questions
Q&A
Matrix Multiplication not working: "You have: '(np.array(MX),MX)'"
Thanks for the quick reply. this worked perfectly. On Thursday, May 7, 2020 at 1:11:39 PM UTC-7,
5/7/20
程迪
4/29/20
Q&A
How to construct MX computation graph from existing SX functions wisely?
Hi everyone, I am using casadi to implement a chemical kinetics to generate c code for reactor
unread,
all-questions
Q&A
How to construct MX computation graph from existing SX functions wisely?
Hi everyone, I am using casadi to implement a chemical kinetics to generate c code for reactor
4/29/20
Batu Özmeteler
2
4/19/20
Q&A
CasADi S-Function Example (posted in blog) mex command returns error
I have found what seems to be the problem. I was using the C compiler as default therefore, I was
unread,
all-questions
Q&A
CasADi S-Function Example (posted in blog) mex command returns error
I have found what seems to be the problem. I was using the C compiler as default therefore, I was
4/19/20
Yu Liu
2
4/18/20
Q&A
Anyone who can make a detailed tutorial for compling the coinHSL library on windows 10
在 2020年4月18日星期六 UTC+8下午9:01:28,Yu Liu写道: I compiled it and get the file libcoinhsl-0.dll then I
unread,
all-questions
Q&A
Anyone who can make a detailed tutorial for compling the coinHSL library on windows 10
在 2020年4月18日星期六 UTC+8下午9:01:28,Yu Liu写道: I compiled it and get the file libcoinhsl-0.dll then I
4/18/20
Leo Bakker
,
Joris Gillis
4
4/2/20
Q&A
How to implement discrete constraints and boundary conditions per time step using casadi.Opti()
Dear Leo, What do you mean with controllable variables? Best regards, Joris On Thursday, 19 March
unread,
all-questions
Q&A
How to implement discrete constraints and boundary conditions per time step using casadi.Opti()
Dear Leo, What do you mean with controllable variables? Best regards, Joris On Thursday, 19 March
4/2/20
RFTV
, …
Joris Gillis
4
2/17/20
Q&A
get gradient value out of IPOPT solver
Okay, thanks a lot! I found the help information, but it was not clear to me how to actually acquire
unread,
all-questions
Q&A
get gradient value out of IPOPT solver
Okay, thanks a lot! I found the help information, but it was not clear to me how to actually acquire
2/17/20
Leo Bakker
, …
Lukas Hoffmann
3
2/7/20
Q&A
Questions MBPC
Hi Leo, I only had a glimpse at your code, but I assume by 'boundary conditions' you mean
unread,
all-questions
Q&A
Questions MBPC
Hi Leo, I only had a glimpse at your code, but I assume by 'boundary conditions' you mean
2/7/20
Michi Floßmann
, …
Joakim Børlum
3
6/22/20
Q&A
Conic process error message withholds important debug information.
Hi Joris, I am seeing the same behavior. Python 3.7, casadi 3.5.1 (installed using pip). My problem
unread,
all-questions
release
Q&A
Conic process error message withholds important debug information.
Hi Joris, I am seeing the same behavior. Python 3.7, casadi 3.5.1 (installed using pip). My problem
6/22/20
RFTV93
,
Joris Gillis
2
1/4/20
Q&A
Rate of change constraint on states
You'll need to provide some boilerplate code of what you have already. Rate-of-change of states
unread,
all-questions
Q&A
Rate of change constraint on states
You'll need to provide some boilerplate code of what you have already. Rate-of-change of states
1/4/20
AY Wer
5
2/19/20
Q&A
Parametric sensitivities of NLP solutions
For anybody facing similar problems, here is what seems to work well. Solve the problem with small
unread,
all-questions
Q&A
Parametric sensitivities of NLP solutions
For anybody facing similar problems, here is what seems to work well. Solve the problem with small
2/19/20
Felipo Soares
,
Bruno M L
4
10/25/19
Q&A
How to call rootfinder as a function?
Sorry, I got confused. From the error, it appears that the argument is a mix of 'int' and
unread,
all-questions
Q&A
How to call rootfinder as a function?
Sorry, I got confused. From the error, it appears that the argument is a mix of 'int' and
10/25/19
Lukas Hebing
,
AY Wer
3
10/15/19
Q&A
ODE Sensitivity over time wrt. parameters using cvodes
from here I got this example: from casadi import * x = MX.sym('x',2); # Two states p = MX.sym
unread,
all-questions
Q&A
ODE Sensitivity over time wrt. parameters using cvodes
from here I got this example: from casadi import * x = MX.sym('x',2); # Two states p = MX.sym
10/15/19
Jerry
,
Joel Andersson
3
9/22/19
Q&A
Maximum_Iterations_Exceeded when using opti stack to solve the simple test problem
Hi, Try reducing your code to a minimal failing example. Start by decreasing N, possibly to 1. Also,
unread,
all-questions
Q&A
Maximum_Iterations_Exceeded when using opti stack to solve the simple test problem
Hi, Try reducing your code to a minimal failing example. Start by decreasing N, possibly to 1. Also,
9/22/19
程迪
2
8/24/19
Q&A
How can I set and get coefficients of bspline intepolant Functions?
Sorry, I have some confusion of concepts. I mixed the bspline with piecewise-polynomial Refer to
unread,
all-questions
Q&A
How can I set and get coefficients of bspline intepolant Functions?
Sorry, I have some confusion of concepts. I mixed the bspline with piecewise-polynomial Refer to
8/24/19
Behnon Ormoro Whodid
, …
Bruno M L
4
2/4/20
Q&A
Fundamental question about MX objects
Hi! I have created a simple example in python. Also, please take a look at the docs page. from casadi
unread,
all-questions
Q&A
Fundamental question about MX objects
Hi! I have created a simple example in python. Also, please take a look at the docs page. from casadi
2/4/20
Fb
2
7/8/19
Q&A
External MIMO function works in C++, not in Python
It turns out that the proper way to load the external function in Python is to name it after the
unread,
all-questions
Q&A
External MIMO function works in C++, not in Python
It turns out that the proper way to load the external function in Python is to name it after the
7/8/19
Łukasz Juszkiewicz
,
Joel Andersson
2
8/1/19
Q&A
Gradients for custom C functions
I think that the main thing BlockSQP needs is the Hessian sparsity. In principle you can add that
unread,
all-questions
Q&A
Gradients for custom C functions
I think that the main thing BlockSQP needs is the Hessian sparsity. In principle you can add that
8/1/19
Peter Listov
4/15/19
Q&A
Accessing CASADI_VERSION in Cmake
Dear developers, I noticed that there are considerable API changes between versions 3.0.0 [the one I
unread,
all-questions
Q&A
Accessing CASADI_VERSION in Cmake
Dear developers, I noticed that there are considerable API changes between versions 3.0.0 [the one I
4/15/19
程迪
4/12/19
Q&A
Questions about create a chemical reaction network using CasADi
Hi everyone, I am starting to create a reaction network C source code for combustion using some AD
unread,
all-questions
Q&A
Questions about create a chemical reaction network using CasADi
Hi everyone, I am starting to create a reaction network C source code for combustion using some AD
4/12/19
Squier255
,
Joel Andersson
3
2/25/19
Q&A
How can I delete "almost"-zeros in expressions?
Nonzeros in the Jacobians are fixed at construction and does not depend on particular numerical
unread,
all-questions
Q&A
How can I delete "almost"-zeros in expressions?
Nonzeros in the Jacobians are fixed at construction and does not depend on particular numerical
2/25/19
Alex
2
12/7/18
Q&A
Constraint on the input rate
I got to define the one step ahead Uk1 vector. However it still seems to violate any constraint I put
unread,
all-questions
Q&A
Constraint on the input rate
I got to define the one step ahead Uk1 vector. However it still seems to violate any constraint I put
12/7/18
Guang Yang
,
Joris Gillis
2
10/24/18
Q&A
Casadi MX type softMax math operation
Dear Guang, No need to iterate over elements, and no need for 'math': log(sum1(exp(mx_vec*C))
unread,
all-questions
Q&A
Casadi MX type softMax math operation
Dear Guang, No need to iterate over elements, and no need for 'math': log(sum1(exp(mx_vec*C))
10/24/18
fjd...@gmail.com
,
Joris Gillis
3
9/10/18
Q&A
Casadi binaries not working on Matlab 2016b
Joris, Great. Yes, this solved the issue Thanks for the quick resolution fernando On Sunday,
unread,
all-questions
Q&A
Casadi binaries not working on Matlab 2016b
Joris, Great. Yes, this solved the issue Thanks for the quick resolution fernando On Sunday,
9/10/18
Changjie GUAN
,
Bruno Martins Lima
2
8/31/18
Q&A
How to speedup solving NLP?
Hi! I have some experience with CasADi for NMPC and I hope I can help. First of all, single shooting
unread,
all-questions
Q&A
How to speedup solving NLP?
Hi! I have some experience with CasADi for NMPC and I hope I can help. First of all, single shooting
8/31/18
Shravan t r
8/27/18
Q&A
Compiling Integrator for run time and using it
Hello everyone, I am trying to compile the Integrator class to improve the performance of my model.
unread,
all-questions
Q&A
Compiling Integrator for run time and using it
Hello everyone, I am trying to compile the Integrator class to improve the performance of my model.
8/27/18
Jonathan Frey
,
Joris Gillis
3
7/9/18
Q&A
Structural zero detection with MX expressions
Dear Joris, unfortunately this does not do the trick. The plan is to successively remove the linear
unread,
all-questions
Q&A
Structural zero detection with MX expressions
Dear Joris, unfortunately this does not do the trick. The plan is to successively remove the linear
7/9/18
OPW
,
Joris Gillis
2
7/11/18
Q&A
Creating S-function from CasADi generated C code
Hi there, I took a brief look at S functions, and got something running. I'll be doing a blog
unread,
all-questions
Q&A
Creating S-function from CasADi generated C code
Hi there, I took a brief look at S functions, and got something running. I'll be doing a blog
7/11/18
Андрей Родин
4/17/18
Q&A
How to compile C++ example from sources.
Hi all, I'm trying to complile C++ example of optimal control problem under linux and having some
unread,
all-questions
Q&A
How to compile C++ example from sources.
Hi all, I'm trying to complile C++ example of optimal control problem under linux and having some
4/17/18