Skip to content

Commit

Permalink
0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bluss committed Apr 30, 2023
1 parent 145f9e8 commit d88b19e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "matrixmultiply"
edition = "2018"
version = "0.3.5"
version = "0.3.6"
authors = [
"bluss",
"R. Janis Goldschmidt"
Expand Down
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ __ https://bluss.github.io/rust/2016/03/28/a-gemmed-rabbit-hole/
Recent Changes
--------------

- 0.3.6

- Fix the build for the combination of cgemm and no_std (#76)

- 0.3.5

- Significant improvements to complex matrix packing and kernels (#75)
Expand Down

0 comments on commit d88b19e

Please sign in to comment.