elki 0.7.1-10~18.04 source package in Ubuntu

Changelog

elki (0.7.1-10~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1814133.

elki (0.7.1-10) unstable; urgency=low

  * Allow building with Java 11 again (Closes: #912217)
    Which is possible now that Apache Commons Lang3 was fixed.
  * Simplify lintian overrides
  * Add keywords to menu entry
  * Removed vcs entries from control, because these weren't package VCS
  * Update standards to 4.2.1 (no changes)

elki (0.7.1-9) unstable; urgency=low

  * Try making the build reproducible by enforcing a sort order in
    auto-generated documentation (also upstream in next release).

elki (0.7.1-8) unstable; urgency=low

  * Force build with OpenJDK 8 only. (Closes: #906354)
    While ELKI itself works fine with later Java, this seems to
    be the only way to avoid Maven/commons-lang3 issue #903769

elki (0.7.1-7) unstable; urgency=medium

  * Fix Java 9+ build issues (Closes: #895695)
  * Update versioned dependency to libbatik-java 1.10
  * Update versioned dependency of libxmlgraphics-common
  * Update to debian policy 4.1.5 (no changes)
  * Add Vcs- fields to debian/control

 -- Matthias Klose <email address hidden>  Wed, 27 Feb 2019 14:16:35 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Erich Schubert
Architectures:
all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe science
Bionic security universe science

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
elki_0.7.1.orig.tar.gz 4.3 MiB ea822a5eafe0fe6719bd92a37131b773ba9fdd1af5d5bac6c977561a0032bd7a
elki_0.7.1-10~18.04.debian.tar.xz 23.8 KiB c7ebf3bfed8c3a7345769886503241635aa4f313773cb3221e55d43b917b1401
elki_0.7.1-10~18.04.dsc 2.1 KiB 2eeb2a11aec8e8cf9838ed4daf27a595485fcc70663b89d6b88b1ad39b7ce150

View changes file

Binary packages built by this source

elki: Data mining algorithm development framework

 ELKI: "Environment for Developing KDD-Applications Supported by
 Index-Structures" is a development framework for data mining algorithms
 written in Java. It includes a large variety of popular data mining
 algorithms, distance functions and index structures.
 .
 Its focus is particularly on clustering and outlier detection methods, in
 contrast to many other data mining toolkits that focus on classification.
 Additionally, it includes support for index structures to improve algorithm
 performance such as R*-Tree and M-Tree.
 .
 The modular architecture is meant to allow adding custom components such
 as distance functions or algorithms, while being able to reuse the other
 parts for evaluation.
 .
 This package contains the compiled ELKI version, and launcher scripts.

elki-dev: Data mining algorithm development framework - development files

 ELKI: "Environment for Developing KDD-Applications Supported by
 Index-Structures" is a development framework for data mining algorithms
 written in Java. It includes a large variety of popular data mining
 algorithms, distance functions and index structures.
 .
 Its focus is particularly on clustering and outlier detection methods, in
 contrast to many other data mining toolkits that focus on classification.
 Additionally, it includes support for index structures to improve algorithm
 performance such as R*-Tree and M-Tree.
 .
 The modular architecture is meant to allow adding custom components such
 as distance functions or algorithms, while being able to reuse the other
 parts for evaluation.
 .
 This package contains the JavaDoc and the source code package.