We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6b76a commit ed99322Copy full SHA for ed99322
CHANGELOG.md
@@ -9,6 +9,13 @@ This project follows the [Gitflow Workflow model](https://www.atlassian.com/git/
9
## [Unreleased]
10
The Unreleased section will be empty for tagged releases. Unreleased functionality appears in the develop branch.
11
12
+## [5.9.1]
13
+- Changed
14
+ - Updated versions of blaspp, lapackpp
15
+- Fixed
16
+ - Fixed a bug in the fortran interface for the nga_rand function
17
+ - Removed minor memory leak from EAF_Delete function
18
+
19
## [5.9.1]
20
- Changed
21
- Updated OS's for continuous integration
0 commit comments