Conversation
|
Ah, cool. I need to upgrade my casadi first, actually. Best On Jul 25, 2013, at 10:14 AM, jgillis <notifications@github.commailto:notifications@github.com> You can merge this Pull Request by running git pull https://github.com/jgillis/DynOPFlow master Or view, comment on, or merge it at: Commit Summary
File Changes
Patch Links:
Sebastien Gros Department of Signals and Systems |
|
Do you have an official release of casadi or some from the tested branch? |
|
Yeah, you're right, I was just being lazy on the updating. Is that enough to git pull and recompile ? Best Do you have an official release of casadi or some from the tested branch? — |
|
Well you have good reason being lazy; we make too many backwards-incompatible changes..
|
|
Haha, no it's fine. Oh, so there's already a 1.7.1 release ? I just installed the 1.7.0 :-D. Whatever it's pretty quick. Do you think Attila's SQP is mature enough to eat through the power grid problem ? Shall we try it ? Seb Well you have good reason being lazy; we make too many backwards-incompatible changes.. git fetch && git checkout 1.7.1 — Sebastien Gros Department of Signals and Systems |
|
The third number stands for bugfixes. You might expect 1.7.2 soon as well.. (these are guaranteed to be backwards compatible) |
|
:-) Cool. I've seen you've done lots of changes, thanks !! I did a merge with my latest version, it seems to run fine here. I just pushed it to origin master. Seb The third number stands for bugfixes. You might expect 1.7.2 soon as well.. (these are guaranteed to be backwards compatible) — Sebastien Gros Department of Signals and Systems |
No description provided.