Algorithms porting and optimizations

Porting algorithms to better implementations is part of our job. The usual case is a scientific version of an algorithm under MatLab, LabView or other generic platform, that can get a huge performance imrpovement after migrating to native CPU/GPU implementation.
We do like maths, do not hesitate to share with us.

CUDA® is a parallel computing platform and programming model invented by NVIDIA. It enables dramatic increases in computing performance by harnessing the power of the graphics processing unit (GPU). With millions of CUDA-enabled GPUs sold to date, software developers, scientists and researchers are finding broad-ranging uses for GPU computing with CUDA.

algorithm