[SciPy-dev] ERROR: limited-memory bound-constrained BFGS algorithm

Nils Wagner nwagner at mecha.uni-stuttgart.de
Tue Nov 8 14:02:51 EST 2005


======================================================================
ERROR: limited-memory bound-constrained BFGS algorithm
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/usr/local/lib/python2.4/site-packages/scipy/optimize/tests/test_optimize.py", 
line 114, in check_l_bfgs_b
     args=(), maxfun=self.maxiter)
   File 
"/usr/local/lib/python2.4/site-packages/scipy/optimize/lbfgsb.py", 
line 207, in fmin_l_bfgs_b
     return x, f[0], d
ValueError: 0-d arrays can't be indexed.




More information about the SciPy-Dev mailing list