We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed23c2 commit c927406Copy full SHA for c927406
CITATION.cff
@@ -0,0 +1,18 @@
1
+cff-version: 1.2.0
2
+message: "If you use this software, please cite it as below."
3
+identifiers:
4
+ - description: "A high-performance floating point type for accurate extended precision math."
5
+authors:
6
+ - given-names: Jeffrey A. Sarnoff
7
+ family-names: Sarnoff
8
+ email: [email protected]
9
+ affiliation: The Julia Community
10
+ orcid: 'https://orcid.org/0000-0001-9159-1667'
11
+title: "DoubleFloats.jl"
12
+version: 1.2.2
13
+type: software
14
+repository-code: "https://github.com/JuliaMath/DoubleFloats.jl"
15
+date-released: 2022-06-25
16
+url: "https://juliamath.github.io/DoubleFloats.jl/stable
17
+license: MIT
18
+license-url: "https://opensource.org/licenses/MIT"
0 commit comments