Skip to main content

Module algorithms

Module algorithms 

Source
Expand description

Numerical algorithms for improved accuracy and stability.

This module provides algorithms that enhance numerical precision beyond standard floating-point operations.

§Available Algorithms

Modules§

accumulators
Pluggable accumulation strategies for numerical algorithms.
vector_norms
Functions and utilities for computing vector norms.