Ask Your Question

Pascal Romon's profile - activity

2020-12-31 00:51:39 +0200 received badge  Notable Question (source)
2017-11-03 17:25:03 +0200 received badge  Popular Question (source)
2013-12-03 16:52:55 +0200 asked a question Lagrange multipliers

When using Mixed Integer Linear Programming to find the minimum of a linear function $f(x_1,...,x_n)$ under a set of constraints $c_i(x_1,...,x_n)$ (equality or inequality constraints), I would like to have not only the solution and value but also the Lagrange multipliers for the constraints, namely values $a_i$ such that, at the critical point: $$\text{grad} f = \sum_i a_i \cdot \text{grad} c_i$$ I imagine that the algorithm knows about them, but I can't find the relevant method to extract it.

2013-10-04 12:16:57 +0200 commented question shift+enter broken in 5.11 notebook

I apologize for not being back sooner, I got taken by other stuff. I'm using firefox (v24 as of today, can't remember which version it was the day I posted the question). I haven't tried the other browsers, since unlike firefox, the server does not log me in automatically [which I guess is a feature not a bug]. Anyway, after days of trying and then sleeping over it, it now works! I haven't touched anything, except maybe a firefox update, and of course Apple's 10.8.5 update. So I have no clue as to what was blocking earlier and doesn't anymore. I will close the question, but thanks anyway for the question.

2013-09-11 10:41:45 +0200 asked a question shift+enter broken in 5.11 notebook

I have a basic but crucial problem: on 5.11-64bits, evaluating input in a notebook, is not working anymore. No combination of the enter/return key (with shift, Fn, Ctrl, Alt) triggers evaluation. Either nothing happens or the key triggers linefeed. Internal keyboard or external bluetooth keyboard alike (none having a specific Enter key).

Notes: 1) I have access to all my previous notebooks and can open them 2) A previous version of Sage (5.3-64bits) works flawlessly on my computer 2) console sage 5.11 works fine as well

Any idea how to restore/replace the shift+enter key ?

System : mac os 10.8.4 Moutain Lion