Skip to content

Commit

Permalink
Preparing for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
bgirault-ensai authored and bgirault-usc committed Dec 17, 2021
1 parent 13facd6 commit e68c922
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

## Development Version

### Upgrade Instructions

<!-- Just run `grasp_install` to install the missing 3rd party dependencies (see below). -->

### New Third Party Toolboxes

### New Functions

### Minor Features

### Bugfixes

## Version 1.3.0

Supporting version for the book "Introduction to Graph Signal Processing" by Antonio Ortega.

Attention: `grasp_barabasi_albert` has seen major changes which make the generated graphs closer to the original model. Barabasi-Albert graphs generated by previous version of GraSP are therefore different.

### Upgrade Instructions
Expand Down

0 comments on commit e68c922

Please sign in to comment.