in reply to Re: intersection of scalar with 1D array and 2D array Matlab=>Perl
in thread intersection of scalar with 1D array and 2D array Matlab=>Perl
PDL was designed in FortranI don't think this is true? It started as an XS library (so a sort of C) for Perl (see PDL::Philosophy). But it does have bindings to various Fortran libraries: LAPACK (PDL::LinearAlgebra), Minuit 1 (PDL::Minuit), Slatec (PDL::Slatec), a non-linear optimisation library (PDL::Opt::NonLinear), and probably more.
|
|---|