Skip to content

Б12-514 Маланин Артем#178

Open
artemmalanin979-create wants to merge 39 commits intoEvgrafovMichail:mainfrom
artemmalanin979-create:main
Open

Б12-514 Маланин Артем#178
artemmalanin979-create wants to merge 39 commits intoEvgrafovMichail:mainfrom
artemmalanin979-create:main

Conversation

@artemmalanin979-create
Copy link
Copy Markdown

Commit с решением, как вы можете видеть, был сделан вовремя, а вот PR был создан только сейчас, прошу о снисходительности

@Avshugan Avshugan added the 514 label Mar 9, 2026
min_mask = (center < left) & (center < right)
max_mask = (center > left) & (center > right)

mins = np.where(min_mask)[0] + 1
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

np.where нельзя было использовать

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants