Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
alemart committed May 21, 2021
1 parent 6ec5c85 commit 9897ea3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Release notes

## 0.6.0 - May 20th, 2021

* Introduced efficient methods for homography estimation
* Matrix computations can now be performed in a WebWorker or in the main thread
* Introduced `SpeedyMatrixExpr.sort()` to sort blocks of matrices
* Introduced median filter in the pipeline API
* Improvements to the code

## 0.5.1 - April 5th, 2021

* Matrix expressions are now compiled for better performance
Expand Down

0 comments on commit 9897ea3

Please sign in to comment.