Skip to content

Commit

Permalink
text typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ChingChuan-Chen committed Oct 8, 2017
1 parent b22380c commit c79f85c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ Description: 'Blaze' is an open-source, high-performance C++ math library
threads and 'Boost' threads ('Boost' threads are disabled in 'RcppBlaze') - the
intuitive and easy to use API of a domain specific language - unified arithmetic
with dense and sparse vectors and matrices - thoroughly tested matrix and vector
arithmetic - completely portable, high quality C++ source code The 'RcppBlaze'
arithmetic - completely portable, high quality C++ source code. The 'RcppBlaze'
package includes the header files from the 'Blaze' library with disabling some
functionalities related to link to the thread and system libraries which make
'RcppBlaze' be a header-only library. Therefore, users do not need to install
'Blaze and' the dependency 'Boost'. 'Blaze' is licensed under the New (Revised)
'Blaze' and the dependency 'Boost'. 'Blaze' is licensed under the New (Revised)
BSD license, while 'RcppBlaze' (the 'Rcpp' bindings/bridge to 'Blaze') is licensed
under the GNU GPL version 2 or later, as is the rest of 'Rcpp'. Note that since
'Blaze' has committed to 'C++14' commit to 'C++14' which does not used by most R users
Expand Down

0 comments on commit c79f85c

Please sign in to comment.