Skip to content

Commit 33c4337

Browse files
committed
Update ChangeLog
1 parent 772006c commit 33c4337

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2015-07-11 Matt P. Dziubinski <[email protected]>
2+
3+
* inst/include/Rcpp/sugar/functions/var.h: Variance -- changed from
4+
the unstable formula back to the stable (two-pass) formula, fixed
5+
support for complex numbers (formula correction).
6+
* inst/unitTests/runit.sugar.var.R: Added tests for complex variance
7+
computation, applied simple code refactoring.
8+
9+
2015-07-11 Kevin Ushey <[email protected]>
10+
11+
* .clang_format: Added
12+
113
2015-07-04 Dirk Eddelbuettel <[email protected]>
214

315
* vignettes/Rcpp.bib: Updated reference to several CRAN packages

0 commit comments

Comments
 (0)