RSS 3 projects tagged "simd"

Download Website Updated 18 May 2013 SLEEF

Screenshot
Pop 348.83
Vit 65.63

SLEEF (SIMD Library for Evaluating Elementary Functions) is a library that facilitates programming with SIMD instructions. It implements the trigonometric functions, inverse trigonometric functions, exponential and logarithmic functions in double precision without table look-ups, scattering from, or gathering into SIMD registers, or conditional branches. This library also includes some functions for evaluation in single precision.

No download No website Updated 03 Aug 2010 NSFFT

Screenshot
Pop 43.03
Vit 1.00

NSFFT is yet another FFT library for performing 1-dimensional fast Fourier transforms. It is a simple, small, and portable library, and it is efficient since it can utilize SIMD instruction sets in modern processors. It performs multiple transforms simultaneously, and thus it is especially suitable for digital signal processing.

Download No website Updated 19 Apr 2011 Orc

Screenshot
Pop 59.75
Vit 1.42

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.

Screenshot

Project Spotlight

gd

A library used to create PNGs, JPEGs, and other images

Screenshot

Project Spotlight

Biomechanical ToolKit

Tools to visualize and process biomechanical data without manufacturer restrictions.