hanalyze-core: Bottom layer of hanalyze: stats, tests, optimisation, MCMC core
The bottom layer of the hanalyze toolkit: pure numerics with no dataframe and no Bayesian dependency. Descriptive statistics, hypothesis tests (t Welch F chi-square Hotelling T2 / MANOVA), 40+ distributions, effect sizes, bootstrap and cross-validation, SPC control charts (including EWMA and CUSUM), single- and multi-objective optimisation (Nelder-Mead, L-BFGS, CMA-ES, NSGA-II, ...), plus the sampler-agnostic MCMC Chain type and its diagnostics. . Module names match the umbrella package hanalyze, which re-exports everything, so downstream imports stay identical. See README.md for the module map and a standalone usage example.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Hanalyze
- MCMC
- Math
- Model
- Optim
- Hanalyze.Optim.Acquisition
- Hanalyze.Optim.Adam
- Hanalyze.Optim.CMAES
- Hanalyze.Optim.CMAESFull
- Hanalyze.Optim.Common
- Hanalyze.Optim.Constrained
- Hanalyze.Optim.Desirability
- Hanalyze.Optim.DifferentialEvolution
- Hanalyze.Optim.GradAscent
- Hanalyze.Optim.LBFGS
- Hanalyze.Optim.LineSearch
- Hanalyze.Optim.NSGA
- Hanalyze.Optim.NelderMead
- Hanalyze.Optim.Numeric
- Hanalyze.Optim.Pareto
- Hanalyze.Optim.ParticleSwarm
- Hanalyze.Optim.SimulatedAnnealing
- Stat
- Hanalyze.Stat.AdaptiveGrid
- Hanalyze.Stat.Bootstrap
- Hanalyze.Stat.CV
- Hanalyze.Stat.Cholesky
- Hanalyze.Stat.ClassMetrics
- Hanalyze.Stat.CorrelationNetwork
- Hanalyze.Stat.Descriptive
- Hanalyze.Stat.Distribution
- Hanalyze.Stat.Effect
- Hanalyze.Stat.GroupComparison
- Hanalyze.Stat.Interpolate
- Hanalyze.Stat.Interpret
- Hanalyze.Stat.KernelDist
- Hanalyze.Stat.MCMC
- Hanalyze.Stat.MDS
- Hanalyze.Stat.MultipleTesting
- Hanalyze.Stat.NumberFormat
- Hanalyze.Stat.QuasiRandom
- Hanalyze.Stat.SPC
- Hanalyze.Stat.Standardize
- Hanalyze.Stat.Summary
- Hanalyze.Stat.Test
Downloads
- hanalyze-core-0.2.0.1.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.2.0.1 |
|---|---|
| Dependencies | base (>=4.14 && <5), containers (>=0.6 && <0.8), deepseq (>=1.4 && <1.6), hmatrix (>=0.20 && <0.22), mwc-random (>=0.15 && <0.16), primitive (>=0.7 && <0.10), statistics (>=0.16 && <0.17), text (>=1.2 && <2.2), vector (>=0.12 && <0.14), vector-algorithms (>=0.9 && <0.10) [details] |
| Tested with | ghc ==9.6.7 |
| License | BSD-3-Clause |
| Copyright | 2026 Aelysce Project (Toshiaki Honda) |
| Author | Toshiaki Honda |
| Maintainer | frenzieddoll@gmail.com |
| Uploaded | by frenzieddoll at 2026-08-13T05:54:45Z |
| Category | Math, Statistics, Numeric, Machine Learning |
| Distributions | |
| Reverse Dependencies | 6 direct, 2 indirect [details] |
| Downloads | 1 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-08-13 [all 1 reports] |