-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathCITATION.cff
More file actions
54 lines (54 loc) · 2.37 KB
/
Copy pathCITATION.cff
File metadata and controls
54 lines (54 loc) · 2.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
cff-version: 1.2.0
title: "Htool-DDM: A C++ library for parallel solvers and compressed linear systems"
license: "MIT"
type: software
message: If you use this software, please cite our article in the Journal of Open Source Software.
authors:
- given-names: Pierre
family-names: Marchand
affiliation: POEMS, CNRS, Inria, ENSTA, Institut Polytechnique de Paris, 91120 Palaiseau, France
orcid: "https://orcid.org/0000-0002-2522-6837"
- given-names: Pierre-Henri
family-names: Tournier
affiliation: Sorbonne Université, Université Paris Cité, CNRS, Inria, Laboratoire Jacques-Louis Lions, LJLL, EPC ALPINES, 4 place Jussieu, Paris F-75005, France
orcid: "https://orcid.org/0000-0002-7406-108X"
- given-names: Pierre
family-names: Jolivet
affiliation: Sorbonne Université, CNRS, LIP6, 75252 Paris, France
orcid: "https://orcid.org/0009-0000-3410-0884"
keywords:
- C++
- DDM preconditioners
- compression
- hierarchical matrices
- clustering
- distributed solver
repository-code: https://github.com/htool-ddm/htool
abstract: >
Htool-DDM is a lightweight header-only C++ library that provides an easy-to-use interface for parallel iterative solvers and a default matrix compression via in-house hierarchical matrix implementation. Its goal is to provide modern iterative solvers for dense/compressed linear systems.
preferred-citation:
authors:
- given-names: Pierre
family-names: Marchand
affiliation: POEMS, CNRS, Inria, ENSTA, Institut Polytechnique de Paris, 91120 Palaiseau, France
orcid: "https://orcid.org/0000-0002-2522-6837"
- given-names: Pierre-Henri
family-names: Tournier
affiliation: Sorbonne Université, Université Paris Cité, CNRS, Inria, Laboratoire Jacques-Louis Lions, LJLL, EPC ALPINES, 4 place Jussieu, Paris F-75005, France
orcid: "https://orcid.org/0000-0002-7406-108X"
- given-names: Pierre
family-names: Jolivet
affiliation: Sorbonne Université, CNRS, LIP6, 75252 Paris, France
orcid: "https://orcid.org/0009-0000-3410-0884"
date-published: 2026-02-17
doi: 10.21105/joss.09279
issn: 2475-9066
issue: 118
journal: Journal of Open Source Software
publisher:
name: Open Journals
start: 9279
title: "Htool-DDM: A C++ library for parallel solvers and compressed linear systems"
type: article
url: "https://joss.theoj.org/papers/10.21105/joss.09279"
volume: 11