numeric-optimization: Unified interface to various numerical optimization algorithms
[ algorithms, bsd3, library, math, numeric, numerical, optimisation, optimization ]
[ Propose Tags ]
[ Report a vulnerability ]
Please see the README on GitHub at https://github.com/msakai/nonlinear-optimization-ad/tree/master/numeric-optimization#readme
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
build-examples | Build example programs | Disabled |
with-cg-descent | Enable CGDescent optimization algorithm provided by nonlinear-optimization package and CG_DESCENT-C library. Since they are licensed under GPL, setting this flag True implies that resulting binary is also under GPL. | Disabled |
with-lbfgs | Enable L-BFGS (since 0.1.1.0) | Enabled |
with-lbfgsb | Enable L-BFGS-B (since 0.1.1.0) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- numeric-optimization-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <5), constraints, data-default-class (>=0.1.2.0 && <0.2), hmatrix (>=0.20.0.0), lbfgs (>=0.1 && <0.2), numeric-limits (>=0.1 && <0.2), numeric-optimization, primitive (>=0.6.4.0), vector (>=0.12.0.2 && <0.14) [details] |
Tested with | ghc ==9.4.5, ghc ==9.2.7, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2023 Masahiro Sakai |
Author | Masahiro Sakai |
Maintainer | masahiro.sakai@gmail.com |
Category | Math, Algorithms, Optimisation, Optimization, Numeric, Numerical |
Home page | https://github.com/msakai/nonlinear-optimization-ad#readme |
Bug tracker | https://github.com/msakai/nonlinear-optimization-ad/issues |
Source repo | head: git clone https://github.com/msakai/nonlinear-optimization-ad |
Uploaded | by MasahiroSakai at 2023-06-21T14:39:20Z |
Distributions | NixOS:0.1.1.0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | rosenbrock |
Downloads | 179 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |