Skip to content

Commit d06ad6d

Browse files
committed
remove badge
1 parent 7d89a79 commit d06ad6d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# float16
22

33
[![Go Reference](https://pkg.go.dev/badge/github.com/zerfoo/float16.svg)](https://pkg.go.dev/github.com/zerfoo/float16)
4-
[![Go Report Card](https://goreportcard.com/badge/github.com/zerfoo/float16)](https://goreportcard.com/report/github.com/zerfoo/float16)
54
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
65

76
A comprehensive Go implementation of IEEE 754-2008 16-bit floating-point (half-precision) arithmetic with full support for special values, multiple rounding modes, and high-performance operations.

0 commit comments

Comments
 (0)