opentsne 1.0.0-1ubuntu1 source package in Ubuntu

Changelog

opentsne (1.0.0-1ubuntu1) noble; urgency=medium

  * Merge from Debian unstable, remaining changes:
    - Xfail test_iris which fails due to differing
      precision, see #1004706

opentsne (1.0.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.0, no changes needed.

  [ Picca Frédéric-Emmanuel ]
  * New upstream version 1.0.0
  * Bug fix: "opentsne builds with -march=native on amd64", thanks to
    Adrian Bunk (Closes: #1008996).

 -- Graham Inggs <email address hidden>  Sat, 18 Nov 2023 14:02:17 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
opentsne_1.0.0.orig.tar.gz 21.6 MiB 31de08ea24dbfccec756535d5b9c3aa72cdcaad1bad2f505de6993328743f4f0
opentsne_1.0.0-1ubuntu1.debian.tar.xz 4.1 KiB 238caf15d86e07a1ebad2f1e3a374ef09dc2fb84dc5919a3c5f41327f58aea54
opentsne_1.0.0-1ubuntu1.dsc 2.4 KiB 0f23ed2fd30b27ddd5ebfba22b87fdd8300c9167a5c516396da702e1e884f673

View changes file

Binary packages built by this source

python3-opentsne: t-Distributed Stochastic Neighbor Embedding algorithm

 Modular Python implementation of t-Distributed Stochasitc Neighbor
 Embedding (t-SNE), a popular dimensionality-reduction algorithm for
 visualizing high-dimensional data sets. openTSNE incorporates the
 latest improvements to the t-SNE algorithm, including the ability to
 add new data points to existing embeddings, massive speed
 improvements, enabling t-SNE to scale to millions of data points and
 various tricks to improve global alignment of the
 resulting visualizations.

python3-opentsne-dbgsym: debug symbols for python3-opentsne