Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
cysignals-tools
interrupt and signal handling for Cython -- tools
https://github.com/sagemath/cysignals
0
no reviews
Install
Since Cython optimizes for speed, Cython normally does not check for interrupts. The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code.
This package provides debugging tools.