bs-python-utils 0.9__tar.gz → 0.9.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/PKG-INFO +4 -1
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/README.md +3 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils.egg-info/PKG-INFO +4 -1
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/pyproject.toml +1 -1
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/LICENSE +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid1prec13.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid1prec17.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid1prec9.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid2prec13.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid2prec17.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid2prec9.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid3prec13.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid3prec17.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid3prec9.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid4prec13.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid4prec17.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid4prec9.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid5prec13.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid5prec17.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/GaussHermiteSparseGrids/GHsparseGrid5prec9.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/Timer.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/__init__.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bivariate_quantiles.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bs_altair.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bs_logging.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bs_mathstr.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bs_mem.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bs_opt.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bs_plots.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bs_seaborn.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bs_sparse_gaussian.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bsmplutils.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bsnputils.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bssputils.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bsstats.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/bsutils.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/chebyshev.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/distance_covariances.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/examples/examples_altair.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/examples/examples_distance_covariances.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/examples/examples_mem.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/examples/examples_mpl.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/examples/examples_opt.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/examples/examples_seaborn.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/examples/examples_sklearn.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/examples/examples_sparse_gaussian.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/pandas_utils.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/sklearn_utils.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/streamlit_utils.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils.egg-info/SOURCES.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils.egg-info/dependency_links.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils.egg-info/requires.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils.egg-info/top_level.txt +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/setup.cfg +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/tests/test_bivariate_quantiles.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/tests/test_bs_opt.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/tests/test_bs_sparse_gaussian.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/tests/test_bsnputils.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/tests/test_bssputils.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/tests/test_bsstats.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/tests/test_bsutils.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/tests/test_chebyshev.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/tests/test_nptri.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/tests/test_random_draws.py +0 -0
- {bs_python_utils-0.9 → bs_python_utils-0.9.2}/tests/test_sklearn_utils.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bs-python-utils
|
|
3
|
-
Version: 0.9
|
|
3
|
+
Version: 0.9.2
|
|
4
4
|
Summary: Utilities programs for my Python code
|
|
5
5
|
Requires-Python: >=3.12
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
@@ -43,6 +43,9 @@ Dynamic: license-file
|
|
|
43
43
|
|
|
44
44
|
### Release notes
|
|
45
45
|
|
|
46
|
+
#### 0.9 (March 18, 2026)
|
|
47
|
+
Improved bivariate quantiles.
|
|
48
|
+
|
|
46
49
|
#### 0.8.5 (January 25, 2026)
|
|
47
50
|
Added colored logger.
|
|
48
51
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bs-python-utils
|
|
3
|
-
Version: 0.9
|
|
3
|
+
Version: 0.9.2
|
|
4
4
|
Summary: Utilities programs for my Python code
|
|
5
5
|
Requires-Python: >=3.12
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
@@ -43,6 +43,9 @@ Dynamic: license-file
|
|
|
43
43
|
|
|
44
44
|
### Release notes
|
|
45
45
|
|
|
46
|
+
#### 0.9 (March 18, 2026)
|
|
47
|
+
Improved bivariate quantiles.
|
|
48
|
+
|
|
46
49
|
#### 0.8.5 (January 25, 2026)
|
|
47
50
|
Added colored logger.
|
|
48
51
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bs_python_utils-0.9 → bs_python_utils-0.9.2}/bs_python_utils/examples/examples_sparse_gaussian.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|