File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 77 * inst/include/Rcpp/traits/traits.h: Idem
88 * inst/unitTests/cpp/Matrix.cpp: Idem
99 * inst/unitTests/runit.Matrix.R: Idem
10+
10112016-10-24 Qiang Kou <qkou@umail.iu.edu>
1112
1213 * inst/include/Rcpp/sugar/Range.h: Range sugar uses R_xlen_t as start/end type
Original file line number Diff line number Diff line change 1818 \item Added new Sugar functions \code {rowSums()}, \code {colSums()},
1919 \code {rowMeans()}, \code {colMeans()} (PR \ghpr {551 } by Nathan Russell
2020 fixing \ghit {549 })
21- \item Added new (matrix ) Sugar functions \code {eye()},
22- \code {ones()}, \code {zeros()} (PR \ghpr {566 } by Nathan Russell )
2321 \item \code {Range } Sugar now used \code {R_xlen_t } type for start / end
2422 (PR \ghpr {568 } by Qiang Kou )
2523 }
You can’t perform that action at this time.
0 commit comments