Main > Programming > Libraries >

PDL::Opt::NonLinear 0.02

PDL::Opt::NonLinear 0.02

Sponsored Links

PDL::Opt::NonLinear 0.02 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.24 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 841
Date added: 2007-07-05
Publisher: Grégory Vanuxem

PDL::Opt::NonLinear 0.02 description

PDL::Opt::NonLinear is a Perl module with non linear optimization routines.

SYNOPSIS

use PDL::Opt::NonLinear;

$x = random(5);
$gx = rosen_grad($x);
$fx = rosen($x);

$xtol = pdl(1e-16);
$gtol = pdl(0.9);
$eps = pdl(1e-10);
$print = ones(2);
$maxit = pdl(long, 200);
$info = pdl(long,0);
sub fg_func{
my ($f, $g, $x) = @_;
$f .= rosen($x);
$g .= rosen_grad($x);
}
cgfam($fx, $gx, $x, $maxit, $eps, $xtol, $gtol,$print,$info,1,&fg_func);

PDL::Opt::NonLinear 0.02 Screenshot

Advertisements

PDL::Opt::NonLinear 0.02 Keywords

Bookmark PDL::Opt::NonLinear 0.02

Hyperlink code:
Link for forum:

PDL::Opt::NonLinear 0.02 Copyright

WareSeeker periodically updates pricing and software information of PDL::Opt::NonLinear 0.02 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of PDL::Opt::NonLinear 0.02 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
PDL::LinearAlgebra Perl module contains linear algebra utils for PDL. Free Download
CVS Perl library is a Perl module which is is a wrapper around the CVS command with an object-oriented interface. Free Download
PDL::LinearAlgebra::Trans is a Linear Algebra based transcendental functions for PDL. Free Download
PDL::Fit::Levmar is a Perl module with Levenberg-Marquardt fit/optimization routines. Free Download
PDL::Parallel::MPI Perl module contains routines to allow PDL objects to be moved around on parallel systems using the MPI lib. Free Download
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. Free Download
PDL::LinearAlgebra::Complex is a PDL interface to the lapack linear algebra programming library (complex number). Free Download
PDL::GSL::INTERP is a PDL interface to Interpolation routines in GSL. Free Download