|
From: Raymond T. <toy...@gm...> - 2015-08-29 22:10:13
|
Don't know when this started happening, but I can't get the documentation for minpack_lsquares. In both cmucl and ccl when I try ? minpack_lsquares I get an error. In both cases it looks like maxima is trying to get the file-position from a directory. That doesn't work so well since you can't read directories directly anymore on most systems. Other documentation works, but minpack_lsquares doesn't. ?? minpack does, however produce a nice list of matches. I just can't read any of the choices. -- Ray |