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

python310-openTSNE-1.0.1-1.2 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: python310-openTSNE Distribution: openSUSE Tumbleweed
Version: 1.0.1 Vendor: openSUSE
Release: 1.2 Build date: Fri Mar 22 21:48:51 2024
Group: Unspecified Build host: reproducible
Size: 1506883 Source RPM: python-openTSNE-1.0.1-1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/pavlin-policar/openTSNE
Summary: Extensible, parallel implementations of t-SNE
Extensible, parallel implementations of t-SNE

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Mar 22 2024 Dirk Müller <dmueller@suse.com>
  - update to 1.0.1:
    * setup.py maintenance
    * drop Python 3.6 support
    * correctly implement dof parameter in exact BH implementation
  - drop get-numpy-include.patch (upstream)
* Thu Sep 14 2023 Markéta Machová <mmachova@suse.com>
  - Update to 1.0.0
    * Given the longtime stability of openTSNE, it is only fitting
      that we release a v1.0.0.
    * Various documentation fixes
    * Include Python 3.11 in the test and build matrix
    * Uniform affinity kernel now supports mean and max mode
  - add get-numpy-include.patch
* Sun Mar 20 2022 Ben Greiner <code@bnavigator.de>
  - Update to 0.6.2
    * By default, we now use the MultiscaleMixture affinity model,
      enabling us to pass in a list of perplexities instead of a
      single perplexity value. This is fully backwards compatible.
    * Previously, perplexity values would be changed according to the
      dataset. E.g. we pass in perplexity=100 with N=150. Then
      TSNE.perplexity would be equal to 50. Instead, keep this value
      as is and add an effective_perplexity_ attribute (following the
      convention from scikit-learn, which puts in the corrected
      perplexity values.
    * Fix bug where interpolation grid was being prepared even when
      using BH optimization during transform.
    * Enable calling .transform with precomputed distances. In this
      case, the data matrix will be assumed to be a distance matrix.
    * Fix potential problem with clang-13, which actually does
      optimization with infinities using the -ffast-math flag
  - Enable python310 build
  - Skip a test in 32bit failing due to rounding errors
* Fri Feb 04 2022 Ben Greiner <code@bnavigator.de>
  - Update to 0.6.1
    * Remove affinites from TSNE construction, allow custom
      affinities and initialization in .fit method. This improves the
      API when dealing with non-tabular data. This is not backwards
      compatible.
    * Add metric="precomputed". This includes the addition of
      openTSNE.nearest_neighbors.PrecomputedDistanceMatrix and
      openTSNE.nearest_neighbors.PrecomputedNeighbors.
    * Add knn_index parameter to openTSNE.affinity classes.
    * Add (less-than-ideal) workaround for pickling Annoy objects.
    * Extend the range of recommended FFTW boxes up to 1000.
    * Remove deprecated openTSNE.nearest_neighbors.BallTree.
    * Remove deprecated openTSNE.callbacks.ErrorLogger.
    * Remove deprecated TSNE.neighbors_method property.
    * Add and set as default negative_gradient_method="auto".
  - Skip building on python310: gh#pavlin-policar/openTSNE#205
* Thu Apr 01 2021 Bernhard Wiedemann <bwiedemann@suse.com>
  - Add python-openTSNE-disable-CPU-autodetection.patch (boo#1100677)
* Fri Jan 29 2021 Ben Greiner <code@bnavigator.de>
  - initial specfile for version 0.5.1
  - replaces python-fastTSNE
  - The pytest_arch macro needs the "Cepl-Strangelove-Parameter"
    (= specify --import-mode)

Files

/usr/lib/python3.10/site-packages/openTSNE
/usr/lib/python3.10/site-packages/openTSNE-1.0.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/openTSNE-1.0.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/openTSNE-1.0.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/openTSNE-1.0.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/openTSNE-1.0.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/openTSNE-1.0.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/openTSNE/__init__.py
/usr/lib/python3.10/site-packages/openTSNE/__pycache__
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/affinity.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/affinity.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/callbacks.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/callbacks.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/initialization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/initialization.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/metrics.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/metrics.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/nearest_neighbors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/nearest_neighbors.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/sklearn.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/sklearn.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/tsne.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/tsne.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/__pycache__/version.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/_matrix_mul
/usr/lib/python3.10/site-packages/openTSNE/_matrix_mul/__init__.py
/usr/lib/python3.10/site-packages/openTSNE/_matrix_mul/__pycache__
/usr/lib/python3.10/site-packages/openTSNE/_matrix_mul/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/_matrix_mul/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/_matrix_mul/matrix_mul.cpython-310-arm-linux-gnueabihf.so
/usr/lib/python3.10/site-packages/openTSNE/_tsne.cpython-310-arm-linux-gnueabihf.so
/usr/lib/python3.10/site-packages/openTSNE/affinity.py
/usr/lib/python3.10/site-packages/openTSNE/callbacks.py
/usr/lib/python3.10/site-packages/openTSNE/dependencies
/usr/lib/python3.10/site-packages/openTSNE/dependencies/__init__.py
/usr/lib/python3.10/site-packages/openTSNE/dependencies/__pycache__
/usr/lib/python3.10/site-packages/openTSNE/dependencies/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/dependencies/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/dependencies/annoy
/usr/lib/python3.10/site-packages/openTSNE/dependencies/annoy/__init__.py
/usr/lib/python3.10/site-packages/openTSNE/dependencies/annoy/__pycache__
/usr/lib/python3.10/site-packages/openTSNE/dependencies/annoy/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/openTSNE/dependencies/annoy/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/openTSNE/dependencies/annoy/annoylib.cpython-310-arm-linux-gnueabihf.so
/usr/lib/python3.10/site-packages/openTSNE/initialization.py
/usr/lib/python3.10/site-packages/openTSNE/kl_divergence.cpython-310-arm-linux-gnueabihf.so
/usr/lib/python3.10/site-packages/openTSNE/metrics.py
/usr/lib/python3.10/site-packages/openTSNE/nearest_neighbors.py
/usr/lib/python3.10/site-packages/openTSNE/quad_tree.cpython-310-arm-linux-gnueabihf.so
/usr/lib/python3.10/site-packages/openTSNE/sklearn.py
/usr/lib/python3.10/site-packages/openTSNE/tsne.py
/usr/lib/python3.10/site-packages/openTSNE/utils.py
/usr/lib/python3.10/site-packages/openTSNE/version.py
/usr/share/doc/packages/python310-openTSNE
/usr/share/doc/packages/python310-openTSNE/README.rst
/usr/share/licenses/python310-openTSNE
/usr/share/licenses/python310-openTSNE/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:31:59 2024