Skip to content

Ex2: add numpy as requirement for script#164

Open
alitzel-macias wants to merge 4 commits into
mainfrom
ex2_numpy_as_requirement_for_script
Open

Ex2: add numpy as requirement for script#164
alitzel-macias wants to merge 4 commits into
mainfrom
ex2_numpy_as_requirement_for_script

Conversation

@alitzel-macias

Copy link
Copy Markdown

In Exercise 2 for bisect, when using the given script for automatic bisection, the resulting 'bad' commit is wrong if numpy is not installed.

@alitzel-macias alitzel-macias requested a review from stelliom June 19, 2026 05:34
<details>
<summary>Click here to see contents of the code checking script</summary>

_Note_: To use this script you need to have the [`numpy`](https://numpy.org/install/) package installed.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_Note_: To use this script you need to have the [`numpy`](https://numpy.org/install/) package installed.
> [!NOTE]
> To use this script you need to have the [`numpy`](https://numpy.org/install/) package installed.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The note is good. I see that numpy is already in the requirements.txt, so that should also be fine.

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