Add simple local maxima function #6

Open
eceku wants to merge 1 commit from eceku/2025-plovdiv-testing-debugging:fix-1 into main
Member

Very simple implementation for local maxima, fixes #1

Very simple implementation for local maxima, fixes #1
eceku added 1 commit 2025-09-23 15:32:41 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix-1:eceku-fix-1
git checkout eceku-fix-1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff eceku-fix-1
git checkout eceku-fix-1
git rebase main
git checkout main
git merge --ff-only eceku-fix-1
git checkout eceku-fix-1
git rebase main
git checkout main
git merge --no-ff eceku-fix-1
git checkout main
git merge --squash eceku-fix-1
git checkout main
git merge --ff-only eceku-fix-1
git checkout main
git merge eceku-fix-1
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ASPP/2025-plovdiv-testing-debugging#6
No description provided.