-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathChangeLog
More file actions
30 lines (17 loc) · 807 Bytes
/
ChangeLog
File metadata and controls
30 lines (17 loc) · 807 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2017-11-27 Ralf Stubner <ralf.stubner@r-institute.com>
* DESCRIPTION (Version): bump patch version
* src/fastLm.cpp (fastLmPure): Fix error in calculation of
std_err spotted by Douglas Bates
* .travis.yml: Enable Travis-CI
2017-11-24 Ralf Stubner <ralf.stubner@r-institute.com>
* inst/skeleton/rcpparrayfire_hello_world.Rd: Minor corrections
2017-11-23 Ralf Stubner <ralf.stubner@r-institute.com>
* opencl-beignet.df: Install from drat
* DESCRIPTION: Use Authors@R style
2017-11-21 Ralf Stubner <ralf.stubner@r-institute.com>
* src/fastRNG.cpp (fastRunif, fastRnorm): Check if device
supports doubles
* src/RcppArrayFireWrap.cpp: Add support for 4D arrays
* src/fastLm.cpp: fast and simple OLS solver
* vignettes/RcppArrayFire-introduction.Rmd: Start introductory
vignette