lfkit.utils.integrators#
Numerical integration utilities.
This module provides small reusable helpers for integrating tabulated values over fixed or variable finite bounds. These helpers do not encode any luminosity function, photometry, or cosmology assumptions.
Functions
|
Integrate a callable between finite bounds that may vary with |
|
Divide arrays safely, replacing invalid or zero-denominator results. |
|
Return clipped base-10 powers without overflow warnings. |