Compare commits

1 Commits
main ... main

Author SHA256 Message Date
64eb49b1a1 Update to v1.2 2025-12-27 00:36:45 +03:00
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Dec 26 21:35:05 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v1.2
* Changes in this version include:
+ New features:
~ STATISTICS-91: "NormalConfidenceInterval": Support
confidence intervals for a normally distributed population.
~ STATISTICS-6: Add a commons-statistics-interval module for
statistical intervals. This ports and updates functionality
in org.apache.commons.math4.stat.interval.
~ STATISTICS-90: Support creation of descriptive statistics
from an array range defined using [from, to) indices.
-------------------------------------------------------------------
Thu Sep 5 10:51:04 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package apache-commons-statistics
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%global base_name statistics
%global short_name commons-%{base_name}
Name: apache-%{short_name}
Version: 1.1
Version: 1.2
Release: 0
Summary: Apache Commons Statistics
License: Apache-2.0

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de1e2da54c48f1a83838ccb995e0768dcc2533abbbf51c8e924e3973c648a5cf
size 1359152

BIN
commons-statistics-1.2-src.tar.gz LFS Normal file

Binary file not shown.