summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New conversions allow to use a dynamic rank array with matmulChristoph Groth2025-01-093-6/+8
* Catch up with upstreamChristoph Groth2025-01-093-3/+3
* Catch up with upstreamChristoph Groth2025-01-093-3/+3
* 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-093-9/+8
* Demonstrate some array operationsChristoph Groth2025-01-091-0/+12
* Show involved typesChristoph Groth2024-10-241-0/+4
* Official example, before API changeChristoph Groth2024-10-244-0/+46