Tags : Browse Projects

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

Vecmathlib

Compare

  Analyzed 1 day 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 9 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 1 day ago

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

29.1K lines of code

1 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Vc (SIMD Vector Classes)

Compare

  Analyzed about 10 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

10 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Visionaray

Compare

  Analyzed 22 minutes ago

A C++ based, cross platform ray tracing library

49.4K lines of code

3 current contributors

about 9 hours since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This