We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 772006c commit 33c4337Copy full SHA for 33c4337
ChangeLog
@@ -1,3 +1,15 @@
1
+2015-07-11 Matt P. Dziubinski <matdzb@gmail.com>
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 <kevinushey@gmail.com>
10
11
+ * .clang_format: Added
12
13
2015-07-04 Dirk Eddelbuettel <edd@debian.org>
14
15
* vignettes/Rcpp.bib: Updated reference to several CRAN packages
0 commit comments