Skip to content

Commit b43c5c2

Browse files
committed
Upgrade the version
1 parent e730012 commit b43c5c2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: MagmaClustR
22
Title: Clustering and Prediction using Multi-Task Gaussian Processes with
33
Common Mean
4-
Version: 1.0.0
4+
Version: 1.0.1
55
Authors@R: c(
66
person("Arthur", "Leroy", , "arthur.leroy.pro@gmail.com", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0003-0806-8934")),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# MagmaClustR (development version)
22

3+
4+
# MagmaClustR 1.0.1
5+
36
## Major
47
* Remove the package 'optimr' dependency and switch to base 'optim()' function
58
* Increase convergence tolerance in 'optim()', which was too slow

0 commit comments

Comments
 (0)