diff --git a/_data/projects/statistics/numba-stats.yml b/_data/projects/statistics/numba-stats.yml new file mode 100644 index 00000000..58d57252 --- /dev/null +++ b/_data/projects/statistics/numba-stats.yml @@ -0,0 +1,8 @@ +name: numba-stats +description: Numba-accelerated statistical distributions. +url: https://github.com/scikit-hep/numba-stats +# docs: +# affiliated: set to true for affiliated packages +# repo: only if different from url +badges: + pypi: numba-stats diff --git a/pages/news.md b/pages/news.md index d9f3d918..ab7dc1bd 100644 --- a/pages/news.md +++ b/pages/news.md @@ -5,6 +5,8 @@ permalink: /news/ nav_order: 2 --- +**July 2025:** Package `numba-stats` joined Scikit-HEP. + **May 2025:** Major release `formulate` 1.0.0. **May 2025:** Package `NNDrone` deprecated and archived.