summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Use from_fnChristoph Groth2025-03-061-2/+4
|
* Demonstrate rank >6Christoph Groth2025-02-051-1/+10
|
* Take advantage of upstream improvementsChristoph Groth2025-01-091-5/+4
|
* New conversions allow to use a dynamic rank array with matmulChristoph Groth2025-01-091-4/+6
|
* Catch up with upstreamChristoph Groth2025-01-091-1/+1
|
* Catch up with upstreamChristoph Groth2025-01-091-1/+1
|
* Optimize inner loop by using constant dimensionChristoph Groth2025-01-091-3/+4
|
* Make matmul generic over dimensionsChristoph Groth2025-01-091-2/+5
|
* Switch inner loop to run over rowsChristoph Groth2025-01-091-3/+4
|
* Adapt to new API and the switch to row majorChristoph Groth2025-01-091-6/+6
|
* Demonstrate some array operationsChristoph Groth2025-01-091-0/+12
|
* Show involved typesChristoph Groth2024-10-241-0/+4
|
* Official example, before API changeChristoph Groth2024-10-241-0/+22
https://docs.rs/mdarray/0.6.1/mdarray/#example