la-stack 0.4.3

Fast, stack-allocated linear algebra for fixed dimensions
Documentation
{
  "$schema": "https://dprint.dev/schemas/v0.json",
  "incremental": false,
  "plugins": [
    "https://plugins.dprint.dev/g-plane/pretty_yaml-v0.6.0.wasm"
  ],
  "includes": [
    "**/*.yml",
    "**/*.yaml",
    "CITATION.cff"
  ],
  "excludes": [
    "**/target",
    "CHANGELOG.md"
  ],
  "yaml": {
    "printWidth": 160
  }
}