question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

add warning to klu if using model converted to casadi

See original GitHub issue

the IDAKLUSolver can be considerably slower when using model.convert_to_format = "casadi" compared with model.convert_to_format = "python", we should add a warning and/or explain in the docs for the solver that we recommend converting to python for this solver

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tinosulzercommented, Feb 6, 2021

Yeah, the KLU solver isn’t available on Windows. No worries

1reaction
Saransh-cppcommented, Feb 5, 2021

Oh, I’ll run this on my side and check if I can resolve the bug.

Read more comments on GitHub >

github_iconTop Results From Across the Web

User Documentation for CasADi v3.4.0
CasADi is an open-source software tool for numerical optimization in general and optimal control (i.e. optimization involving differential ...
Read more >
casadi/casadi.i at master - swig
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued ...
Read more >
Casadi_Tutorial slides
Tutorial: How to solve Non Linear Programming (NLP) problems using CasADi and Interactive Python. Vladimiros Minasidis.
Read more >
code generation
Error using mex > myf.c > D:\EIVD\Projets\TrajOpt\Matlab\Casadi\myf.c(80) : warning C4267: '=' : > conversion > from 'size_t' to 'int', ...
Read more >
Practical methods for approximate robust periodic optimal ...
optimal control with Lyapunov equations. Joris Gillis, Moritz Diehl. Department of Electrical Engineering (ESAT/STADIUS), KU Leuven. Abstract.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found