Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 64eb49b1a1 |
@@ -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>
|
Thu Sep 5 10:51:04 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package apache-commons-statistics
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%global base_name statistics
|
%global base_name statistics
|
||||||
%global short_name commons-%{base_name}
|
%global short_name commons-%{base_name}
|
||||||
Name: apache-%{short_name}
|
Name: apache-%{short_name}
|
||||||
Version: 1.1
|
Version: 1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Apache Commons Statistics
|
Summary: Apache Commons Statistics
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
@@ -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
BIN
commons-statistics-1.2-src.tar.gz
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user