aprender-compute 0.32.0

High-performance SIMD compute library with GPU support, LLM inference engine, and GGUF model loading (was: trueno)
Documentation
[book]
authors = ["Pragmatic AI Labs <info@paiml.com>"]
language = "en"
multilingual = false
src = "src"
title = "Trueno - High-Performance SIMD/GPU Compute Library"
description = "Write once, optimize everywhere: Multi-target SIMD and GPU acceleration for Rust"

[build]
build-dir = "book"
create-missing = true
use-default-preprocessors = true

[output.html]
default-theme = "rust"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/paiml/trueno"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/paiml/trueno/edit/main/book/{path}"

[output.html.playground]
editable = true
copyable = true
copy-js = true
runnable = false