CMD + K

lintegrate

Community

Python functions implementing numerical integration of functions in log-space.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::lintegrate

Usage Tracking

0.2.0
0.1.16
0.1.15
0.1.14
0.1.13
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

lintegrate provides Python functions for numerical integration of functions in log-space. This is useful for functions that have a very large dynamic range, or intrinsically would include very large or small numbers, and therefore it is more practical to work with the natural logarithm of the function. In these cases it is useful to also stay within log-space when integrating the function, which is what this package enables.

The functions provided by lintegrate are equivalent to, and based on, several numerical integration routines provided within the GNU Scientific Library (GSL).

About

Summary

Python functions implementing numerical integration of functions in log-space.

Last Updated

May 23, 2024 at 10:20

License

GPL-3.0-or-later

Total Downloads

589.9K

Supported Platforms

macOS-arm64
macOS-64
win-64
linux-aarch64
linux-ppc64le
linux-64