head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.10
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.8
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.6
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.2.0.4
	pkgsrc-2025Q2-base:1.2
	pkgsrc-2025Q1:1.2.0.2
	pkgsrc-2025Q1-base:1.2
	pkgsrc-2024Q4:1.1.0.10
	pkgsrc-2024Q4-base:1.1
	pkgsrc-2024Q3:1.1.0.8
	pkgsrc-2024Q3-base:1.1
	pkgsrc-2024Q2:1.1.0.6
	pkgsrc-2024Q2-base:1.1
	pkgsrc-2024Q1:1.1.0.4
	pkgsrc-2024Q1-base:1.1
	pkgsrc-2023Q4:1.1.0.2
	pkgsrc-2023Q4-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2025.01.30.05.33.49;	author pho;	state Exp;
branches;
next	1.1;
commitid	tsiNdSk0CzambtHF;

1.1
date	2023.11.02.02.47.40;	author pho;	state Exp;
branches;
next	;
commitid	ofSnuaF8BSr8TYKE;


desc
@@


1.2
log
@math/hs-statistics: update to statistics-0.16.3.0

## Changes in 0.16.3.0

 * `S.Sample.correlation`, `S.Sample.covariance`,
   `S.Correlation.pearson` do not allocate temporary arrays.

 * Variants of correlation which take two vectors as input are added:
   `S.Sample.correlation2`, `S.Sample.covariance2`, `S.Correlation.pearson2`,
   `S.Correlation.spearman2`.

 * Contexts for `S.Function.indexed`, `S.Correlation.spearman`, `S.pairedTTest`,
   `S.Sample.correlation`, `S.Sample.covariance`, reduced.

 * Computation of `rSquare` in linear regression has special case for case when
   data variation is 0.

 * Doctests added.

 * Benchmarks using `tasty-bench` and `tasty-papi` added.

 * Spurious test failures fixed.
@
text
@$NetBSD: distinfo,v 1.1 2023/11/02 02:47:40 pho Exp $

BLAKE2s (statistics-0.16.3.0.tar.gz) = 4c0368d5dfbc2cc4916a54388c26bd61b27a12925b6381dedb75c0e19917f960
SHA512 (statistics-0.16.3.0.tar.gz) = 0e066d5dd2cf621c69bd3a50477f6a1c8bcd57f527e89d55d4a9e12ee6c586bd70049e0745423fb7d170e85ed521678e8c79b214c7a360b9039e1812f93781dc
Size (statistics-0.16.3.0.tar.gz) = 108444 bytes
@


1.1
log
@math/hs-statistics: import hs-statistics-0.16.2.1

This library provides a number of common functions and types useful in
statistics. We focus on high performance, numerical robustness, and use of
good algorithms. Where possible, we provide references to the statistical
literature.

The library's facilities can be divided into four broad categories:

* Working with widely used discrete and continuous probability
  distributions. (There are dozens of exotic distributions in use; we focus
  on the most common.)

* Computing with sample data: quantile estimation, kernel density
  estimation, histograms, bootstrap methods, significance testing, and
  regression and autocorrelation analysis.

* Random variate generation under several different distributions.

* Common statistical tests for significant differences between samples.
@
text
@d1 1
a1 1
$NetBSD$
d3 3
a5 3
BLAKE2s (statistics-0.16.2.1.tar.gz) = b4ee7ca3755312d06dd7eba7b681808952f78c1c2865d6e73c824ecbb2474561
SHA512 (statistics-0.16.2.1.tar.gz) = cfc7a0ae07ffa5a41a5887db970719c5bc76391a31bf0942e6a4facb1a8092903dab2d16df8f408f1fd712a54dbc260fdde1155c84b9823ffc8034eae68d4cad
Size (statistics-0.16.2.1.tar.gz) = 107898 bytes
@

