# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "blox" in publications use:' type: software license: GPL-2.0-or-later title: 'blox: Block Diagonal Matrix Approximation' version: 0.0.1 doi: 10.32614/CRAN.package.blox abstract: Finds the best block diagonal matrix approximation of a symmetric matrix. This can be exploited for divisive hierarchical clustering using singular vectors, named HC-SVD. The method is described in Bauer (202Xa) . authors: - family-names: Bauer given-names: Jan O. email: j.bauer@vu.nl orcid: https://orcid.org/0000-0001-7123-4507 repository: https://janobauer.r-universe.dev commit: b9854e0e7ffe83ccf0ff5d1629b464e444709091 date-released: '2026-04-10' contact: - family-names: Bauer given-names: Jan O. email: j.bauer@vu.nl orcid: https://orcid.org/0000-0001-7123-4507