Source: libwignernj Section: science Priority: optional Maintainer: Debichem Team Uploaders: Michael Banck Build-Depends: debhelper-compat (= 14), cmake (>= 3.0.2), gfortran, Standards-Version: 4.7.4 Homepage: https://github.com/susilehtola/libwignernj Vcs-Browser: https://salsa.debian.org/debichem-team/libwignernj Vcs-Git: https://salsa.debian.org/debichem-team/libwignernj.git Package: libwignernj0 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Description: Exact evaluation of Wigner symbols libwignernj is a scientific library that does exact evaluation of Wigner 3j, 6j, and 9j symbols, Clebsch-Gordan coefficients, Racah W-coefficients, Fano X-coefficients, and Gaunt coefficients. All intermediate arithmetic is exact integer arithmetic using a prime-factorization representation; floating-point conversion happens only at the final step. Results are accurate to the last bit of the chosen output precision. Package: libwignernj-dev Architecture: any Section: libdevel Depends: libwignernj0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: Exact evaluation of Wigner symbols (development files) libwignernj is a scientific library that does exact evaluation of Wigner 3j, 6j, and 9j symbols, Clebsch-Gordan coefficients, Racah W-coefficients, Fano X-coefficients, and Gaunt coefficients. All intermediate arithmetic is exact integer arithmetic using a prime-factorization representation; floating-point conversion happens only at the final step. Results are accurate to the last bit of the chosen output precision. . This package contains the header files and other development support.