Skip to content

Conversation

@Charis-E-Shiny
Copy link

This PR introduces verbose logging across key files within numba_scipy.special, including:
init.py: Initializes a project-wide logger for the numba_scipy.special namespace.
signatures.py: Adds detailed logging to assist in debugging, parsing and translation of Cython signatures to Numba equivalents.
overloads.py: [Optionally added] Logs which overloads are being registered and any issues encountered during kernel selection.

update for logging setup
Added verbose logging to signatures.py
Added logger instances, debug info and error handling in scipy.special when a function is not found or a mismatch.
Feature updates: added logger instance and logs
added logging.getLogger
@esc
Copy link
Member

esc commented May 20, 2025

@Charis-E-Shiny thank you for submitting this improvement. Unfortunately the project is currently understaffed and we don't have an estimation as to when someone will be able to look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants