Epsteinlib

Latest version: v0.4.1

Safety actively analyzes 697960 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.5.0

Breaking Changes

Added

Fixed

0.4.1

Fixed
- pypi release

0.4.0

Breaking Changes
- Shared library is now called `libepstein.so`
- Moved Python library from `epsteinlib` nix package to `epsteinlib_python`

Added
- Build support as meson subproject
- Build support on Windows
- Mathematica interface
- Epstein zeta regularized evaluates at $\nu=-2\mathbb N$
- Github CI

Fixed
- macOS builds with Python 3.8

0.3.0

Breaking Changes
- Changed function signatures: unified type of `dim` to `unsigned int`

Changed
- Removed lapack dependency
- Added Kahan summation to improve cutoff error

Added
- Added Python interface

Fixed
- Increased stability of gamma function for small values of `x` and negative `nu`

0.2.0

Breaking Changes
- Moved `epsteinZeta.h` to `/include`

Changed
- Renamed `__epsteinZeta` to `epsteinZetaInternal`
- Removed underscores in front of include guards
- Added `[in]`, `[out]` in documentation to indicate whether vectors may be overwritten
- Changed dynamic memory allocation to static memory allocation to improve performance
- Marked constants as `static`
- Marked unchanged vectors as `const` in `tools.h`

Added
- Added regularized Epstein zeta function `epsteinZetaReg`

Fixed
- `egf_gammaStar` works for small `x` and negative `a`

0.1.0

_First release._

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.