Thanks for the pointer Jan, but I can't seem to get
PDL::Opt::NonLinear working. I've tried several of the functions and
none of them seem to be exported correctly. Here is an example or the
error message:

  Undefined subroutine &PDL::Opt::NonLinear::smnsx called at
  /Users/..../PDL/Opt/NonLinear.pm line 3107.

I grepped through the PDL-Opt-NonLinear source, and I can't find any
declaration for smnx (well maybe one that references dsmnsx_, but I
can't track that down either). Are these functions defined in an
external library? It looks like NonLinear links to libblas (which I've
installed with the atlas package), but I don't see smnsx in libblas
(or any other lib).

Thanks,
Mark

On Wed, May 1, 2013 at 7:47 AM, Jan Hoogenraad
<[email protected]> wrote:
> I use
>
> PDL::Opt::NonLinear
>

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to