Skip to content

Commit bf9f4a1

Browse files
committed
expand package doc
1 parent 651d406 commit bf9f4a1

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

R/package-RcppNT2.R

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
#' RcppNT2
22
#'
3-
#' \code{RcppNT2} provides bindings to the \code{NT2}
4-
#' numerical template toolbox.
3+
#' \code{RcppNT2} provides bindings to the
4+
#' \href{https://github.com/jfalcou/nt2}{Numerical Template Toolbox}
5+
#' (\code{NT2}). \code{NT2} is an open source C++ library aimed at
6+
#' simplifying the development, debugging and optimization
7+
#' of high-performance computing applications by providing a
8+
#' \strong{Matlab}-like syntax that eases the transition between
9+
#' prototype and actual application.
510
#'
611
"_PACKAGE"

man/RcppNT2-package.Rd

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)