diff options
| author | Christoph Groth <christoph.groth@cea.fr> | 2025-01-09 21:59:23 +0100 |
|---|---|---|
| committer | Christoph Groth <christoph.groth@cea.fr> | 2025-01-09 22:22:38 +0100 |
| commit | 2ec9bbe18b57d0673a7065c23ca5d40184bf55ce (patch) | |
| tree | f958429017d1e76b5824e7fe29b88364f9efa25c /Cargo.lock | |
| parent | 0352f2f8b17d32aae62fdd020299c25060c223fd (diff) | |
New conversions allow to use a dynamic rank array with matmul
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ version = 3 [[package]] name = "mdarray" version = "0.6.1" -source = "git+https://github.com/fre-hu/mdarray.git?rev=f7aaba4fe618edb5b55f36e8a9425f165f38163c#f7aaba4fe618edb5b55f36e8a9425f165f38163c" +source = "git+https://github.com/fre-hu/mdarray.git?rev=06cb5e371326e674c0e9eebe0db5c4e7e200b800#06cb5e371326e674c0e9eebe0db5c4e7e200b800" [[package]] name = "mdarray-test" |
