Commit 1a6a1d6 1 parent 48f50d8 commit 1a6a1d6 Copy full SHA for 1a6a1d6
File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+ All notable changes to this project will be documented in this file.
3
+
4
+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
+
7
+
8
+ ## [ 0.6.4] - 2021.10.20
9
+
10
+ ### Added
11
+ - Implemented ` LinearAlbegra.fillstored! ` .
12
+
13
+
14
+ * Previous releases are not included in this Changelog*
Original file line number Diff line number Diff line change 1
1
name = " SparseMatricesCSR"
2
2
uuid = " a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
3
3
authors = [" Víctor Sande <vsande@cimne.upc.edu>" , " Francesc Verdugo <fverdugo@cimne.upc.edu>" ]
4
- version = " 0.6.3 "
4
+ version = " 0.6.4 "
5
5
6
6
[deps ]
7
7
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
You can’t perform that action at this time.
0 commit comments