Port details |
- p5-PDL-Opt-Simplex Simplex optimization routines
- 2.096 math
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2025-01-28 17:07:04
- Last Update: 2025-01-28 17:04:08
- Commit Hash: 06c7d4a
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/PDL-Opt-Simplex
- Description:
- PDL::Opt::Simplex implements the commonly used simplex optimization algorithm.
The basic idea of the algorithm is to move a "simplex" of N+1 points in the
N-dimensional search space according to certain rules. The main benefit of the
algorithm is that you do not need to calculate the derivatives of your function.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-PDL-Opt-Simplex>0:math/p5-PDL-Opt-Simplex
- To install the port:
- cd /usr/ports/math/p5-PDL-Opt-Simplex/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-PDL-Opt-Simplex
- pkg install p5-PDL-Opt-Simplex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-PDL-Opt-Simplex
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736671157
SHA256 (PDL-Opt-Simplex-2.096.tar.gz) = f7b859d16de2530e945665c586cadf1e3f6598b2db600625d4d09dc8f1dcddd5
SIZE (PDL-Opt-Simplex-2.096.tar.gz) = 6899
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-PDL>=2.094 : math/p5-PDL
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-PDL>=2.094 : math/p5-PDL
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_p5-PDL-Opt-Simplex
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.096 28 Jan 2025 17:04:08 |
Po-Chuan Hsieh (sunpoet) |
math/p5-PDL-Opt-Simplex: Add p5-PDL-Opt-Simplex 2.096
PDL::Opt::Simplex implements the commonly used simplex optimization algorithm.
The basic idea of the algorithm is to move a "simplex" of N+1 points in the
N-dimensional search space according to certain rules. The main benefit of the
algorithm is that you do not need to calculate the derivatives of your function. |
Number of commits found: 1
|