Skip to content

Commit f99a985

Browse files
committed
new release 1.1.0
1 parent 0330259 commit f99a985

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: gasper
22
Type: Package
33
Title: Graph Signal Processing
4-
Version: 1.0.1.9000
4+
Version: 1.1.0.9000
55
Authors@R: c(person("Fabien", "Navarro", role = c("aut", "cre"),
66
email = "fabien.navarro@math.cnrs.fr"),
77
person("Basile", "De Loynes", role = "aut",

NEWS.Rmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ knitr::opts_chunk$set(
1414

1515
gasper News
1616

17-
# gasper 1.0.1.9000 dev version
17+
# gasper 1.1.0.9000 dev version
18+
19+
# gasper 1.1.0 release (02/09/2021)
1820
* fix bug in `download_graph` function for downloading graph matrix without coordinates
1921
* add citation info issue#1
2022
* bibliography of SURE paper updated in the vignettes

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
gasper News
22

3-
gasper 1.0.1.9000 dev version
3+
gasper 1.1.0.9000 dev version
44
=============================
55

6+
gasper 1.1.0 release (02/09/2021)
7+
=================================
8+
69
- fix bug in `download_graph` function for downloading graph matrix
710
without coordinates
811
- add citation info issue\#1

0 commit comments

Comments
 (0)