numpy / numpy/numpy

ENH: np.linalg.eig doesn't process the SIGINT signal

Open
#11,081 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

01 - Enhancement component: numpy.linalg
Dominant language
Python
Stars
32.8k
Forks
12.8k
Avg merge
1d 7h
Merged PRs (30d)
197

Description

Ctrl-C doesn't have any effect.

py27-numpy-1.13.3_3,1 on FreeBSD-11.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the np.linalg.eig entry point and reproduce the Ctrl-C behavior in the reported py27-numpy-1.13.3_3,1 environment on FreeBSD 11.1. Confirm that SIGINT is not handled during the eig operation; done means Ctrl-C produces the expected interruption instead of having no effect.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.