Skip to content

Version bump and cleanup#1

Open
jgillis wants to merge 7 commits intosebchalmers:masterfrom
jgillis:master
Open

Version bump and cleanup#1
jgillis wants to merge 7 commits intosebchalmers:masterfrom
jgillis:master

Conversation

@jgillis
Copy link

@jgillis jgillis commented Jul 25, 2013

No description provided.

@sebchalmers
Copy link
Owner

Ah, cool.

I need to upgrade my casadi first, actually.

Best
Seb

On Jul 25, 2013, at 10:14 AM, jgillis <notifications@github.commailto:notifications@github.com>
wrote:


You can merge this Pull Request by running

git pull https://github.com/jgillis/DynOPFlow master

Or view, comment on, or merge it at:

#1

Commit Summary

  • Less verbosity for IpoptSolver
  • Version bumping required CasADi to 1.7.x
  • Python has a boolean type: 'True' -> True, 'False' -> False
  • python-style correction: under-under names should not be contructed

File Changes

Patch Links:

Sebastien Gros
Assistant Professor

Department of Signals and Systems
Chalmers University of Technology
SE-412 96 Göteborg, SWEDEN

@jgillis
Copy link
Author

jgillis commented Jul 25, 2013

Do you have an official release of casadi or some from the tested branch?
I think its a good idea to always work with official releases..
Linux and windows users can download binaries for it at htpp://files.casadi.org

@sebchalmers
Copy link
Owner

Yeah, you're right, I was just being lazy on the updating.

Is that enough to git pull and recompile ?

Best
Seb

Do you have an official release of casadi or some from the tested branch?
I think its a good idea to always work with official releases..


Reply to this email directly or view it on GitHubhttps://github.com//pull/1#issuecomment-21539999.

@jgillis
Copy link
Author

jgillis commented Jul 25, 2013

Well you have good reason being lazy; we make too many backwards-incompatible changes..

git fetch && git checkout 1.7.1

@sebchalmers
Copy link
Owner

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


Reply to this email directly or view it on GitHubhttps://github.com//pull/1#issuecomment-21540438.

Sebastien Gros
Assistant Professor

Department of Signals and Systems
Chalmers University of Technology
SE-412 96 Göteborg, SWEDEN

@jgillis
Copy link
Author

jgillis commented Jul 25, 2013

The third number stands for bugfixes. You might expect 1.7.2 soon as well.. (these are guaranteed to be backwards compatible)
I reserved before noon to try out SQP..

@sebchalmers
Copy link
Owner

:-) 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)
I reserved before noon to try out SQP..


Reply to this email directly or view it on GitHubhttps://github.com//pull/1#issuecomment-21541563.

Sebastien Gros
Assistant Professor

Department of Signals and Systems
Chalmers University of Technology
SE-412 96 Göteborg, SWEDEN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants