Projects / Blitz++ library

Blitz++ library

Blitz++ library moves high-level optimizations out of compilers and into libraries in C++. It was created due to the fact that until recently, C++ lagged behind Fortran's performance by anywhere from 20% to a factor of ten. The C++ programming language offers many features useful for tackling complex scientific computing problems, but unfortunately, these advanced features came with this hefty performance pricetag. This program presents a possible solution.

Tags
Licenses
Implementation
Screenshot

Project Spotlight

Makeflow

A workflow engine for executing large complex applications on clusters, clouds, and grids.

Screenshot

Project Spotlight

JSkat

A Skat game in Java.