-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCITATION.cff
More file actions
48 lines (48 loc) · 1.69 KB
/
Copy pathCITATION.cff
File metadata and controls
48 lines (48 loc) · 1.69 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
# SPDX-License-Identifier: BSD-3-Clause
# Copyright (c) 2026 Susi Lehtola
cff-version: 1.2.0
message: "If you use libwignernj in published work, please cite the paper under \"preferred-citation\" below."
title: libwignernj
abstract: >-
Exact evaluation of Wigner 3j, 6j, and 9j symbols, Clebsch-Gordan
coefficients, Racah W-coefficients, Fano X-coefficients, and Gaunt
coefficients in C99, with C++, Fortran 90, and Python bindings. All
intermediate arithmetic is exact integer arithmetic in a
prime-factorization representation; floating-point conversion happens
only at the final step, so results are correct to the last
representable bit of the chosen output precision.
type: software
authors:
- given-names: Susi
family-names: Lehtola
orcid: "https://orcid.org/0000-0001-6296-8103"
email: susilehtola@gmail.com
version: 0.8.0
date-released: "2026-06-29"
license: BSD-3-Clause
repository-code: "https://github.com/susilehtola/libwignernj"
url: "https://github.com/susilehtola/libwignernj"
keywords:
- Wigner symbols
- Clebsch-Gordan coefficients
- Racah coefficients
- Gaunt coefficients
- angular momentum
- exact arithmetic
preferred-citation:
type: article
title: "libwignernj: a reusable C/C++/Fortran/Python library for exact Wigner symbols and related coefficients"
authors:
- given-names: Susi
family-names: Lehtola
orcid: "https://orcid.org/0000-0001-6296-8103"
journal: "Computer Physics Communications"
volume: 329
start: 110342
year: 2026
doi: 10.1016/j.cpc.2026.110342
url: "https://doi.org/10.1016/j.cpc.2026.110342"
identifiers:
- type: other
value: "arXiv:2605.06634"
description: arXiv identifier of the preprint version