packages feed

keel-linalg-0.1.1.0: CHANGELOG.md

# Revision history for keel-linalg

## 0.1.1.0 -- 2026-09-03

* Documentation and packaging consistency only — no library, executable or
  test-suite code changed since 0.1.0.0.
* The 0.1.0.0 entry below now carries the day the batch actually went out,
  2026-08-19. The 0.1.0.0 sdist on Hackage says 2026-08-18 and is immutable,
  so this is the first release whose shipped changelog and repository agree.
* README: the example calls `openBackend`, binds `a` and `b`, and passes
  `dgemm` its actual nine arguments; the umbrella subcommand is
  `keel setup blas`; and the oracle claim now names what is checked against
  numpy to 1e-10, what QR is gated on instead, and what is checked
  analytically.

## 0.1.0.0 -- 2026-08-19

* First release.