I 'm trying to use the   "deoptim" math addon package.

However can't figure it out.    Tried the following trite example to
understand how things work.


   NB.   Minimize the sum of squares within the range _3 to 3

   require 'math/deoptim'

   ssq=:+/@*:
   deoptim 'ssq';_3 3

This fails for  a variety of reasons which I cannot seem to grasp/fix up.

Can anyone help?  Once I can figure out a simple example like this I
think I will be able to
implement it on non trite examples.

Also what has happened to the LBFGS minimization routine?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to