mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-01-19 04:22:11 +00:00
18 lines
453 B
JSON
18 lines
453 B
JSON
{
|
|
"key": "multiprecision",
|
|
"name": "Multiprecision",
|
|
"authors": [
|
|
"John Maddock",
|
|
"Christopher Kormanyos"
|
|
],
|
|
"description": "Extended precision arithmetic types for floating point, integer, and rational arithmetic.",
|
|
"category": [
|
|
"Math"
|
|
],
|
|
"maintainers": [
|
|
"John Maddock <john -at- johnmaddock.co.uk>",
|
|
"christopher Kormanyos <e_float -at- yahoo.com>"
|
|
],
|
|
"cxxstd": "14"
|
|
}
|