10 lines
244 B
JSON
10 lines
244 B
JSON
|
{
|
||
|
"name": "fp16",
|
||
|
"version-date": "2021-02-21",
|
||
|
"description": "Header-only library for conversion to/from half-precision floating point formats",
|
||
|
"homepage": "https://github.com/Maratyszcza/FP16",
|
||
|
"dependencies": [
|
||
|
"psimd"
|
||
|
]
|
||
|
}
|