Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-fastcluster-1.1.26-bp153.1.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.3 for armv7hl

Name: python3-fastcluster Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.1.26 Vendor: openSUSE
Release: bp153.1.1 Build date: Sun Feb 21 04:19:45 2021
Group: Development/Languages/Python Build host: armbuild01
Size: 135475 Source RPM: python-fastcluster-1.1.26-bp153.1.1.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.

Provides

Requires

License

BSD-2-Clause

Changelog

* 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
* Sat Nov 04 2017 arun@gmx.de
  - update to version 1.1.24:
    * R 3.5 corrects the formula for the “Canberra” metric. See
      https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17285.
      The formula in the fastcluster package was changed accordingly. This
      concerns only the R interface. SciPy and fastcluster's Python interface
      always had the correct formula.
* Thu May 04 2017 toddrme2178@gmail.com
  - Update to Version 1.1.23
    * setup.py: Late NumPy import for better dependency management.
  - Update to Version 1.1.22
    * No fenv header usage if software floating-point emulation is used (bug
      report: NaN test failed on Debian armel).
  - Implement single-spec version.
* Sun Oct 30 2016 jengelh@inai.de
  - Update descriptions. Drop authorship and irrelevant future notes.
* Fri Oct 28 2016 toddrme2178@gmail.com
  - Update to version 1.1.21:
    * Appropiate use of std namespace
  - Update to version 1.1.20:
    * New version number due to PyPI upload error.
  - Update to version 1.1.19:
    * Fixed unit tests. They can be run with "python setup.py test" now.
  - Update to version 1.1.18:
    * Fixed missing NumPy header include path.
  - Update to version 1.1.17:
    * Resolved MSVC compiler warnings.
  - Update to version 1.1.16:
    * Support for large distance matrices (more than 2^31 entries, R's long
      vector support since version 3.0.0).
  - Update to version 1.1.15:
    * Fixed the unit test to work with old and new R versions (see the changes
      in stats::hclust in R 3.1.0).
  - Update to version 1.1.14:
    * Updated the DESCRIPTION file according to CRAN rules.
    * Renamed the "ward" method for dissimilarity input to "ward.D" in the R
      interface and created a new method "ward.D2", following changes in R's
      hclust package.
* Fri Nov 28 2014 toddrme2178@gmail.com
  - Initial version

Files

/usr/lib/python3.6/site-packages/__pycache__
/usr/lib/python3.6/site-packages/__pycache__/fastcluster.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/fastcluster.cpython-36.pyc
/usr/lib/python3.6/site-packages/_fastcluster.cpython-36m-arm-linux-gnueabihf.so
/usr/lib/python3.6/site-packages/fastcluster-1.1.26-py3.6.egg-info
/usr/lib/python3.6/site-packages/fastcluster-1.1.26-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/fastcluster-1.1.26-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/fastcluster-1.1.26-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/fastcluster-1.1.26-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/fastcluster-1.1.26-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/fastcluster.py
/usr/share/doc/packages/python3-fastcluster
/usr/share/doc/packages/python3-fastcluster/CITATION.txt
/usr/share/doc/packages/python3-fastcluster/NEWS.txt
/usr/share/doc/packages/python3-fastcluster/README.txt
/usr/share/licenses/python3-fastcluster
/usr/share/licenses/python3-fastcluster/COPYING.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:43:41 2024