loeres 0.6.4

Loeres shared mathematical contracts: scalar, access, problem, solver, error, dimension. no_std, no alloc, no storage.
Documentation

loeres

Shared mathematical contracts for the Loeres family: stratified scalars, storage-agnostic vector/matrix access, problem families, the solver outcome/status taxonomy, dimensions, and allocation-free errors. Defines no storage, runtime, or OS assumptions.

  • Environment: #![no_std], no alloc
  • Depends on: nothing (defines contracts only)
  • Status: Phase 0 skeleton — public module topography is in place; public items land in the owning RFCs' milestones.

See the workspace README, the architecture chapter, and the RFC index.

Licensed under Apache-2.0.