File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## [ 0.4.5 ] - 2024-05-17
99
1010### Fixed
1111
1212- Bug in ` copy ` .
1313- Bug in sparse matrix-matrix products.
14- - Added function ` centralize ` for sparse matrix.
14+ - Performance improvements in ` tuple_of_arrays ` .
15+
16+ ### Added
17+
18+ - Function ` centralize ` for sparse matrix.
1519
1620## [ 0.4.4] - 2024-02-20
1721
Original file line number Diff line number Diff line change 11name = " PartitionedArrays"
22uuid = " 5a9dfac6-5c52-46f7-8278-5e2210713be9"
33authors = [" Francesc Verdugo <f.verdugo.rojano@vu.nl> and contributors" ]
4- version = " 0.4.4 "
4+ version = " 0.4.5 "
55
66[deps ]
77CircularArrays = " 7a955b69-7140-5f4e-a0ed-f168c5e2e749"
You can’t perform that action at this time.
0 commit comments