Re: new simplex-method constraint solver

Tupshin Harper <[email protected]> Sat, 03 Apr 2004 19:40:05 -0800
Newsgroups gmane.comp.java.xwt.core
Message-ID <[email protected]>
Adam Megacz wrote:

>Wow, I should've done this a long time ago.  Way less places to make
>stupid mistakes.
>
>  wget http://www.megacz.com/tmp/ibex.jar
>  wget http://www.megacz.com/tmp/main.t
>  java -jar ibex.jar main.t
>
java -jar ibex.jar ./
you mean.

Also, the jar + the template are completely meaningless without seeing 
some code, since the jar doesn't do anything different to the template 
than the regular ibex code does. Please show code as soon as possible so 
we know how scared to be.

-Tupshin