Name: | rust-matrixmultiply-devel |
---|---|
Version: | 0.3.10 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 231050 |
License: | MIT OR Apache-2.0 |
RPM: | rust-matrixmultiply-devel-0.3.10-1.el9.noarch.rpm |
Source RPM: | rust-matrixmultiply-0.3.10-1.el9.src.rpm |
Build Date: | Sat Jul 05 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/matrixmultiply |
Summary: | General matrix multiplication for f32 and f64 matrices |
Description: | General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. Supports multithreading. This package contains library source intended for building other packages which use the "matrixmultiply" crate. |
- Update to version 0.3.10; Fixes RHBZ#2365659
- Update itertools dev-dependency from 0.8 to 0.14
- Remove benchmark-only bencher dev-dependency
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Update to version 0.3.9; Fixes RHBZ#2300199
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update to version 0.3.8; Fixes RHBZ#2240007
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild