<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Fast Hierarchical Clustering Routines for R and 'Python'</dc:title>
  <dc:title>R package fastcluster version 1.3.0</dc:title>
  <dc:subject>CRAN Task View: Cluster (https://CRAN.R-project.org/view=Cluster)</dc:subject>
  <dc:description>This is a two-in-one package which provides interfaces to
        both R and 'Python'. It implements fast hierarchical, agglomerative
        clustering routines. Part of the functionality is designed as drop-in
        replacement for existing routines: linkage() in the 'SciPy' package
        'scipy.cluster.hierarchy', hclust() in R's 'stats' package, and the
        'flashClust' package. It provides the same functionality with the
        benefit of a much faster implementation. Moreover, there are
        memory-saving routines for clustering of vector data, which go beyond
        what the existing packages provide. For information on how to install
        the 'Python' files, see the file INSTALL in the source distribution.
        Based on the present package, Christoph Dalitz also wrote a pure 'C++'
        interface to 'fastcluster':
        &lt;https://lionel.kr.hs-niederrhein.de/~dalitz/data/hclust/&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.0)</dc:relation>
  <dc:relation>Enhances: stats, flashClust</dc:relation>
  <dc:creator>Daniel Müllner &lt;daniel@danifold.net&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Daniel Müllner [aut, cph, cre],
  Google Inc. [cph]</dc:contributor>
  <dc:rights>FreeBSD</dc:rights>
  <dc:rights>GPL-2</dc:rights>
  <dc:rights>file LICENSE (https://CRAN.R-project.org/package=fastcluster/LICENSE)</dc:rights>
  <dc:date>2025-05-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=fastcluster</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.fastcluster</dc:identifier>
</oai_dc:dc>
