Repository navigation

#

float16

ashvardanian/SimSIMD

Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐

C
1453
3 天前

Half-precision floating point types f16 and bf16 for Rust.

Rust
258
3 个月前

IEEE 754 half-precision floating-point ponyfill

JavaScript
102
2 天前

float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32

Go
81
2 天前

PyTorch half precision gemm lib w/ fused optional bias + optional relu/gelu

Cuda
72
9 个月前

half float library for C and for z80

C
37
6 年前

Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm

Cuda
34
6 年前

Arduino library to implement float16 data type

C++
19
1 年前

Bfloat16 conversion utilities for Go/Golang

Go
9
4 年前

A basic library for using OpenAI:s CLIP model in C#

C#
9
2 天前

FP16 Half precision floating point (IEEE754 2008) adder + multiplier

VHDL
6
5 年前

A modular, accelerator-ready machine learning framework built in Go that speaks float8/16/32/64. Designed with clean architecture, strong typing, and native concurrency for scalable, production-ready AI systems. Ideal for engineers who value simplicity, speed, and maintainability.

Go
3
16 天前

TFLite applications: Optimized .tflite models (i.e. lightweight and low latency) and code to run directly on your Microcontroller!

3
5 年前

Main purpose of this library is to provide functions for conversion to and from half precision (16bit) floating point numbers. It also provides functions for basic arithmetic and comparison of half floats.

Pascal
3
1 年前

Half-precision floating-point positive infinity.

JavaScript
2
2 个月前

The bias of a half-precision floating-point number's exponent.

JavaScript
2
2 天前