Apex reference hub

Libmir API Reference Index

A single crawlable index for the generated Libmir API documentation. It links the apex domain to every package reference subdomain and to the most important module entry points.

Indexed reference hosts

8

Package subdomains are listed in robots.txt and linked here from ordinary HTML so Google can discover them from the apex site.

Package Reference Hubs

Each package card links to its generated reference root and a high-value primary module page.

mir-algorithm

Multidimensional slices, lazy views, iteration algorithms, allocators, bignum helpers, and the core array abstractions used across Mir.

mir.ndslicemir.algorithmmir.array

mir-core

Small foundational modules for algebraic types, compile-time utilities, reflection helpers, math primitives, and common Mir infrastructure.

mir.algebraicmir.primitivesmir.reflection

mir-random

Pseudo-random generators, distributions, probability variables, and sampling helpers for numerical and statistical D programs.

mir.randommir.random.variablemir.random.algorithm

mir-optim

Optimization routines for nonlinear least squares, curve fitting, constrained search, and numerical solver workflows.

mir.optimleast squaresL-BFGS

mir-ion

ION and JSON serialization modules with codec generation, typed value traversal, and zero-copy data handling.

mir.ionmir.sermir.deser

mir-cpuid

CPU feature detection and processor metadata helpers for x86, Intel, AMD, cache, and instruction-set introspection.

cpuidcpuid.intelcpuid.amd

mir-blas

BLAS bindings and ndslice-friendly linear algebra entry points for vector and matrix operations.

mir.blasdotgemm

mir-lapack

LAPACK bindings for factorizations, linear solvers, eigenvalue routines, and dense numerical linear algebra.

mir.lapackSVDCholesky