OptDir: The OptDir type for representing optimization directions.

[ bsd3, data, library, optimisation, optimization ] [ Propose Tags ]

The OptDir type for representing optimization directions (i.e. minimization and maximization).


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.1.0
Change log ChangeLog.md
Dependencies base (>=4 && <5), deepseq (>=1.4.4.0), hashable (>=1.2), syb [details]
License BSD-3-Clause
Author Masahiro Sakai
Maintainer Masahiro Sakai <masahiro.sakai@gmail.com>
Category Data, Optimization, Optimisation
Source repo head: git clone git://github.com/msakai/haskell-optdir.git
Uploaded by MasahiroSakai at 2024-03-20T15:58:24Z
Distributions NixOS:0.0.4
Reverse Dependencies 3 direct, 4 indirect [details]
Downloads 5142 total (44 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-03-20 [all 1 reports]

Readme for OptDir-0.1.0

[back to package description]

OptDir

build Hackage License

The OptDir type for representing optimization directions.