| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Shorten arange-like code | Christoph Groth | 2025-12-02 | 1 | -2/+1 |
| * | Use clearer generic dimension types | Christoph Groth | 2025-12-01 | 1 | -4/+5 |
| * | Demonstrate working with uninitialized memory | Christoph Groth | 2025-04-30 | 1 | -0/+9 |
| * | Catch up with upstream | Christoph Groth | 2025-04-30 | 1 | -1/+1 |
| * | Demonstrate reorder(=transpose) | Christoph Groth | 2025-04-30 | 1 | -2/+2 |
| * | Stop printing type names (can be queried using LSP) | Christoph Groth | 2025-03-07 | 1 | -17/+9 |
| * | Add indexing | Christoph Groth | 2025-03-06 | 1 | -0/+6 |
| * | Use from_fn | Christoph Groth | 2025-03-06 | 1 | -2/+4 |
| * | Demonstrate rank >6 | Christoph Groth | 2025-02-05 | 1 | -1/+10 |
| * | Take advantage of upstream improvements | Christoph Groth | 2025-01-09 | 1 | -5/+4 |
| * | New conversions allow to use a dynamic rank array with matmul | Christoph Groth | 2025-01-09 | 1 | -4/+6 |
| * | Catch up with upstream | Christoph Groth | 2025-01-09 | 1 | -1/+1 |
| * | Catch up with upstream | Christoph Groth | 2025-01-09 | 1 | -1/+1 |
| * | Optimize inner loop by using constant dimension | Christoph Groth | 2025-01-09 | 1 | -3/+4 |
| * | Make matmul generic over dimensions | Christoph Groth | 2025-01-09 | 1 | -2/+5 |
| * | Switch inner loop to run over rows | Christoph Groth | 2025-01-09 | 1 | -3/+4 |
| * | Adapt to new API and the switch to row major | Christoph Groth | 2025-01-09 | 1 | -6/+6 |
| * | Demonstrate some array operations | Christoph Groth | 2025-01-09 | 1 | -0/+12 |
| * | Show involved types | Christoph Groth | 2024-10-24 | 1 | -0/+4 |
| * | Official example, before API change | Christoph Groth | 2024-10-24 | 1 | -0/+22 |
