Skip to content

Commit

Permalink
update description and news to accomodate fixes in memory allocation
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinjurek committed Oct 10, 2019
1 parent a900f38 commit a42a145
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,7 +1,7 @@
Package: GPvecchia
Type: Package
Title: Scalable Gaussian-Process Approximations
Version: 0.1.0
Version: 0.1.1
Date: 2019-09-25
Author: Matthias Katzfuss, Marcin Jurek, Daniel Zilber, Wenlong Gong, Joe Guinness, Jingjie Zhang
Maintainer: Matthias Katzfuss <katzfuss@gmail.com>
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
@@ -0,0 +1,4 @@
# GPvecchia 0.1.1

This is a minor release fixing some memory allocation issues
encountered while running CRAN checks on some Windows platforms

0 comments on commit a42a145

Please sign in to comment.