Skip to content

v0.2.0

Choose a tag to compare

@scttfrdmn scttfrdmn released this 12 Apr 01:49
· 117 commits to main since this release

See CHANGELOG.md for full details.

Highlights

  • Documentation site — MkDocs + Material at scttfrdmn.github.io/trnblas covering installation, quickstart, Level 1/2/3 + NKI API reference, and architecture
  • GitHub Actions CI — Python 3.10/3.11/3.12 matrix, green on main
  • PyPI publishing workflow — OIDC trusted publishers, sdist + wheel on release (matches trnfft)
  • Neuron hardware CI scaffoldworkflow_dispatch stub ready for SSM wiring
  • Benchmark suite scaffold — pytest-benchmark harness for GEMM, SYRK, TRSM, batched_gemm
  • README badges — CI, PyPI, Python versions, License, Docs
  • Issue and PR templates — bug report + feature request + PR checklist
  • Sister-project cross-link — trnfft now links trnblas in its Related Projects table