Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-fastcluster | Distribution: openSUSE Tumbleweed |
Version: 1.2.6 | Vendor: openSUSE |
Release: 2.2 | Build date: Fri Jul 19 04:32:28 2024 |
Group: Unspecified | Build host: reproducible |
Size: 127684 | Source RPM: python-fastcluster-1.2.6-2.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/dmuellner/fastcluster | |
Summary: Hierarchical clustering routines for Python |
This library provides Python functions for hierarchical clustering. It generates hierarchical clusters from distance matrices or from vector data. Part of this module is intended to replace the functions linkage, single, complete, average, weighted, centroid, median, ward in the module scipy.cluster.hierarchy with the same functionality but much faster algorithms. Moreover, the function 'linkage_vector' provides memory-efficient clustering for vector data. The interface is very similar to MATLAB's Statistics Toolbox API to make code easier to port from MATLAB to Python/Numpy. The core implementation of this library is in C++ for efficiency.
BSD-2-Clause
* Fri Jul 19 2024 Steve Kowalik <steven.kowalik@suse.com> - Add patch support-numpy-2.patch: * Support both numpy 1 and 2 - Switch to pyproject macros. - No more greedy globs in %files. * Wed Sep 28 2022 Arun Persaud <arun@gmx.de> - update to version 1.2.6: * Move to GitHub action for CI. No code changes. - changes from version 1.2.5: * Updated pyproject.toml to work with Python 3.10 and future Python versions. * Sat Jan 15 2022 Dirk Müller <dmueller@suse.com> - update to 1.2.4: * Documentation update. * Fixed #pragma in fastcluster.cpp. * Fixed NumPy versions in Travis builds. * Sun May 23 2021 Matej Cepl <mcepl@suse.com> - Update to 1.2.0: - Dropped support for Python 2. - Python interface: Updated definition of the Yule distance function, following a change in SciPy 1.6.3. * Sat May 22 2021 Matej Cepl <mcepl@suse.com> - Add skip_error_test.patch removing the erroring test_vector test (gh#dmuellner/fastcluster#21). * Fri May 14 2021 Matej Cepl <mcepl@suse.com> - Update to 1.1.28: - Replace deprecated “numpy.bool” and “numpy.int” by “bool” and “int”. - Updated NumPy dependency for Python 3.9. * Tue Jan 19 2021 andy great <andythe_great@pm.me> - Disable build for python36 because scipy dependency. * Thu Jan 30 2020 Todd R <toddrme2178@gmail.com> - update to version 1.1.26: * Small updates for Python 3.8. * Mon Sep 17 2018 Arun Persaud <arun@gmx.de> - update to version 1.1.25: * Removed all “#pragma GCC diagnostic” directives in .cpp files due to changed CRAN requirements (CRAN repository only, not the GitHub repository). * Wed Jul 18 2018 tchvatal@suse.com - Stricten version requirements on numpy to >= 1.9
/usr/lib64/python3.12/site-packages/__pycache__/fastcluster.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/__pycache__/fastcluster.cpython-312.pyc /usr/lib64/python3.12/site-packages/_fastcluster.cpython-312-riscv64-linux-gnu.so /usr/lib64/python3.12/site-packages/fastcluster-1.2.6.dist-info /usr/lib64/python3.12/site-packages/fastcluster-1.2.6.dist-info/COPYING.txt /usr/lib64/python3.12/site-packages/fastcluster-1.2.6.dist-info/INSTALLER /usr/lib64/python3.12/site-packages/fastcluster-1.2.6.dist-info/METADATA /usr/lib64/python3.12/site-packages/fastcluster-1.2.6.dist-info/RECORD /usr/lib64/python3.12/site-packages/fastcluster-1.2.6.dist-info/REQUESTED /usr/lib64/python3.12/site-packages/fastcluster-1.2.6.dist-info/WHEEL /usr/lib64/python3.12/site-packages/fastcluster-1.2.6.dist-info/top_level.txt /usr/lib64/python3.12/site-packages/fastcluster.py /usr/share/doc/packages/python312-fastcluster /usr/share/doc/packages/python312-fastcluster/CITATION.txt /usr/share/doc/packages/python312-fastcluster/NEWS.txt /usr/share/doc/packages/python312-fastcluster/README.txt /usr/share/licenses/python312-fastcluster /usr/share/licenses/python312-fastcluster/COPYING.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 00:59:31 2024