opentsne 1.0.0-1 source package in Ubuntu

Changelog

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).

 -- Picca Frédéric-Emmanuel <email address hidden>  Mon, 11 Sep 2023 16:34:39 +0200

Upload details

Uploaded by:
Debian PaN Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PaN Maintainers
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-1.dsc 2.5 KiB 173c908d2516a71d2e813f2e211b42ca5f4d4347d5b77641a9fdbdb665154ccf
opentsne_1.0.0.orig.tar.gz 21.6 MiB 31de08ea24dbfccec756535d5b9c3aa72cdcaad1bad2f505de6993328743f4f0
opentsne_1.0.0-1.debian.tar.xz 3.3 KiB 4da2f0655295bb2a969c1325b6c37a27a24e571a61a77b6d6c3afae12fc2ab4b

No changes file available.

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