Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 488 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 488 Bytes

RcppNT2

Overview

The Numerical Template Toolbox (NT2) is an Open Source C++ library aimed at simplifying the development, debugging and optimization of high-performance computing applications by providing a Matlab like syntax that eases the transition between prototype and actual application.

RcppNT2 bundles the NT2 library, and provides a number of helper wrappers, to make it easy to use in your own R packages.