Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] simulated anneal always accepts first iter #153

Merged
merged 3 commits into from
Dec 2, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[mod] updated changelog
  • Loading branch information
dariogoetz committed Dec 2, 2021
commit 67762cd7c4814abccac773e9af58b9604c3ba816
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## argmin unreleased (xx xxxxxx xxxx)

- Fixed simulated annealing always accepting the first iteration (#153, @dariogoetz)

## argmin v0.4.7 (14 August 2021)

- Moved to Github actions (#130, @stefan-k)
Expand Down