Simulated annealing #1

Open
teldufalsari wants to merge 1 commits from feature/annealing into dev
Owner
No description provided.
teldufalsari added 1 commit 2024-05-22 15:56:40 +03:00
First-time contributor

Hi! The PR looks interesting. But firstly, I have organizational issues:

  1. Could you describe what you are doing? I recall what annealing is. But a brief description like "I implemented some thing that does this and that" really clarifies the essence of the PR.
  2. Are you sure that you want to merge it into your dev branch instead of main repo's dev branch?
Hi! The PR looks interesting. But firstly, I have organizational issues: 1. Could you describe what you are doing? I recall what annealing is. But a brief description like "I implemented some thing that does this and that" really clarifies the essence of the PR. 1. Are you sure that you want to merge it into your `dev` branch instead of main repo's `dev` branch?
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/annealing:feature/annealing
git checkout feature/annealing
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
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: teldufalsari/kmath#1
No description provided.