Skip to content

Conversation

@agdiaz
Copy link
Contributor

@agdiaz agdiaz commented Jan 26, 2026

Proposal for v1.2.0

Changed

  • Reworked the core calculation logic to significantly improve performance by parallelizing residue processing.
  • The calculator class now iterates over residues using a ProcessPoolExecutor, taking advantage of multi-core hardware.
  • Added a new indent_size parameter to control JSON output indentation.
    Defaults to 0 to preserve backward compatibility.
  • Project Metadata and Manifest simplified and up-to-date.

Fixed

  • Fixed an issue where the bandwidth parameter was ignored due to a hardcoded value (0.13).

Added

  • Added support for Python 3.14.
  • Minor typo and spelling corrections throughout the codebase.
  • Authors and citation files

@agdiaz agdiaz added the enhancement New feature or request label Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants