Re: [Jprogramming] deoptim package

2013-10-16 Thread Ric Sherlock
I like your first suggested interpretation - bounds are a known region within which the minimum lies (otherwise IMO they belong as constraints). The Matlab approach of clipping solutions to the bounds sounds pragmatic. Did you want to have a go at implementing that in the addon? On Thu, Oct 17, 2

Re: [Jprogramming] deoptim package

2013-10-16 Thread Thomas Costigliola
Thanks Ric. Using a constraint function worked, but with noticeable slowdown. I was looking at the page describing the algorithm that was linked in the description of the add on. Without trying to get into too much detail and unless I am misunderstanding it, it seems like if you have an existing s

Re: [Jprogramming] Don't try this at home!

2013-10-16 Thread Jan-Pieter Jacobs
I just tried, both of the, (_ +. _. and 1 +. _. ) hang in J 701 (console, gtk) and 801 QT version windows 64 bit. 2013/10/16 Devon McCormick > The one I sent has a dot after the second underscore. > > > On Tue, Oct 15, 2013 at 4:37 PM, Pascal Jasmin >wrote: > > > _ +. _ does not lock up, bu