Skip to content

Commit 728a14c

Browse files
committed
new CRAN version 1.1.5
1 parent 31936a6 commit 728a14c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-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.1.4
4+
Version: 1.1.5
55
Authors@R: c(person("Basile", "de Loynes", role = "aut",
66
email = "basile.deloynes@ensai.fr",
77
comment = c(ORCID = "0000-0002-5397-6811")),

NEWS.Rmd

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

1515
gasper News
1616

17-
# gasper 1.1.4.xxx
17+
# gasper 1.1.5 (10/27/2023)
1818
* change `b` by `beta` in `betathresh` and `SUREThresh` to avoid confusion with the parameter that control the number of scales in other functions.
1919
* add Level dependent SURE thresholding `LD_SUREthresh`.
2020
* add graph Fourier transform functions `forward_gft`/`inverse_gft`.

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gasper News
22

3-
# gasper 1.1.4.xxx
3+
# gasper 1.1.5 (10/27/2023)
44

55
- change `b` by `beta` in `betathresh` and `SUREThresh` to avoid
66
confusion with the parameter that control the number of scales in

0 commit comments

Comments
 (0)