Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Vecmathlib

Compare

  Analyzed about 17 hours ago

Vecmathlib provides efficient, accurate, tunable, and most importantly vectorizable math functions such as sqrt, sin, or atan. The library is implemented in C++, and intended to be called on SIMD vectors, e.g. those provided by SSE, AVX, or available in Power7 and Blue Gene architectures. The ... [More] same algorithms should also work efficiently on accelerators such as GPUs. Even without vectorization, vecmathlib's algorithms are efficient on standard CPUs. [Less]

34K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Yeppp! library

Compare

  No analysis available

Yeppp! is a high-performance SIMD-optimized mathematical library for C/C++, Java, .Net, and FORTRAN. Yeppp! provides high-performance SIMD-accelerated implementations of operations on vectors, e.g. vector addition, dot product, array summation and vector log/exp/sin/cos.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd_ish

PeachPy

Compare

  Analyzed about 3 hours ago

PEACH-Py is a Python framework which simplifies writing high-performance assembly kernels

29.1K lines of code

1 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Vc (SIMD Vector Classes)

Compare

  Analyzed about 7 hours ago

Vc is a free software library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets.

40.1K lines of code

1 current contributors

2 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Visionaray

Compare

  Analyzed about 3 hours ago

A C++ based, cross platform ray tracing library

50K lines of code

3 current contributors

2 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This