Difference between revisions of "Algorithm-LBFGS"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(Added Perl link)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Status=
 
|User level=
 
|Submitted by=Debian import
 
|Computer languages=
 
 
|Name=Algorithm-lbfgs
 
|Name=Algorithm-lbfgs
|Submitted date=2013-03-20
 
 
|Short description=Perl interface to an L-BFGS non-linear optimization algorithm
 
|Short description=Perl interface to an L-BFGS non-linear optimization algorithm
|VCS checkout command=
 
 
|Full description=Algorithm::LBFGS is an interface to liblbfgs, a C implementation
 
|Full description=Algorithm::LBFGS is an interface to liblbfgs, a C implementation
 
of L-BFGS.
 
of L-BFGS.
Line 19: Line 13:
  
 
min f(x), x = (x1, x2, ..., xn)
 
min f(x), x = (x1, x2, ..., xn)
|Component programs=
+
|Homepage URL=https://metacpan.org/release/Algorithm-LBFGS
|Homepage URL=http://search.cpan.org/dist/Algorithm-LBFGS/
+
|Is High Priority Project=No
 +
|Decommissioned/Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/09
 +
|Submitted date=2013-03-20
 
|Is GNU=No
 
|Is GNU=No
}}
 
{{Import
 
|Date=2013-03-20
 
|Source=Debian import
 
|Source link=http://packages.debian.org/sid/libalgorithm-lbfgs-perl
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=Other
|License verified by=Debian
 
 
|License copyright=© 1990, Jorge Nocedal
 
|License copyright=© 1990, Jorge Nocedal
 
© 2007, Naoaki Okazaki
 
© 2007, Naoaki Okazaki
 
© 2008, Laye Suen <laye@cpan.org>
 
© 2008, Laye Suen <laye@cpan.org>
 
+
|License verified by=Debian
|License=Other
+
|License verified date=2013-03-20
 
|License note=License: MIT
 
|License note=License: MIT
  
Line 60: Line 54:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=Other
|License verified by=Debian
 
 
|License copyright=© 2002-2012, Adam Kennedy <adamk@cpan.org>
 
|License copyright=© 2002-2012, Adam Kennedy <adamk@cpan.org>
 
© 2002-2012, Audrey Tang <autrijus@autrijus.org>
 
© 2002-2012, Audrey Tang <autrijus@autrijus.org>
 
© 2002-2012, Brian Ingerson <ingy@cpan.org>
 
© 2002-2012, Brian Ingerson <ingy@cpan.org>
 
+
|License verified by=Debian
|License=Other
+
|License verified date=2013-03-20
 
|License note=License: Artistic or GPL-1+
 
|License note=License: Artistic or GPL-1+
  
Line 88: Line 81:
 
   General Public License can be found in `/usr/share/common-
 
   General Public License can be found in `/usr/share/common-
 
   licenses/GPL-1'.
 
   licenses/GPL-1'.
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=Other
|License verified by=Debian
 
 
|License copyright=© 2004-2010, Marcus Holland-Moritz <mhx-cpan@gmx.net>
 
|License copyright=© 2004-2010, Marcus Holland-Moritz <mhx-cpan@gmx.net>
 
© 2001, Paul Marquess <pmqs@cpan.org> (Version 2.x)
 
© 2001, Paul Marquess <pmqs@cpan.org> (Version 2.x)
 
© 1999, Kenneth Albanowski <kjahds@kjahds.com> (Version 1.x)
 
© 1999, Kenneth Albanowski <kjahds@kjahds.com> (Version 1.x)
 
+
|License verified by=Debian
|License=Other
+
|License verified date=2013-03-20
 
|License note=License: Artistic or GPL-1+
 
|License note=License: Artistic or GPL-1+
  
Line 119: Line 110:
 
   General Public License can be found in `/usr/share/common-
 
   General Public License can be found in `/usr/share/common-
 
   licenses/GPL-1'.
 
   licenses/GPL-1'.
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=Other
 +
|License copyright=© 2012, Dima Kogan <dima@secretsauce.net>
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© 2012, Dima Kogan <dima@secretsauce.net>
 
 
|License=Other
 
 
|License note=License: MIT
 
|License note=License: MIT
  
Line 152: Line 141:
 
{{Person
 
{{Person
 
|Real name=Laye Suen,
 
|Real name=Laye Suen,
|Resource URL=
 
 
|Role=contact
 
|Role=contact
 
|Email=laye@cpan.org
 
|Email=laye@cpan.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource URL=http://search.cpan.org/dist/Algorithm-LBFGS/
+
|Resource audience=Perl (Ref)
|Resource kind=Download
+
|Resource URL=https://metacpan.org/release/Algorithm-LBFGS
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/libalgorithm-lbfgs-perl
 +
}}
 +
{{Software category}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2013-03-20
 +
|Source=Debian import
 +
|Source link=http://packages.debian.org/sid/libalgorithm-lbfgs-perl
 
}}
 
}}

Latest revision as of 14:34, 9 April 2018


[edit]

Algorithm-lbfgs

https://metacpan.org/release/Algorithm-LBFGS
Perl interface to an L-BFGS non-linear optimization algorithm

Algorithm::LBFGS is an interface to liblbfgs, a C implementation of L-BFGS.

L-BFGS (Limited-memory Broyden-Fletcher-Goldfarb-Shanno) is a quasi-Newton method for unconstrained optimization. This method is especially efficient on problems involving a large number of variables.

Generally, it solves a problem described as following:

min f(x), x = (x1, x2, ..., xn)



Download




Categories





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: MIT

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR

OTHER DEALINGS IN THE SOFTWARE.

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: Artistic or GPL-1+

Artistic:

 This program is free software; you can redistribute it and/or
 modify it under the terms of the Artistic License, which comes
 with Perl.
 On Debian systems, the complete text of the Artistic License can
 be found in `/usr/share/common-licenses/Artistic'.

GPL-1+:

 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License as
 published by the Free Software Foundation; either version 1, or
 (at your option) any later version.
 On Debian systems, the complete text of version 1 of the GNU
 General Public License can be found in `/usr/share/common-
licenses/GPL-1'.




Leaders and contributors

Contact(s)Role
Laye Suen, contact


Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/libalgorithm-lbfgs-perl
Perl (Ref)https://metacpan.org/release/Algorithm-LBFGS


Software prerequisites




Entry

















"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Perl (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/libalgorithm-lbfgs-perl

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.