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

New package: Downhill v0.1.0 #50898

Merged
merged 1 commit into from
Dec 23, 2021
Merged

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Dec 20, 2021

First release of the package. Included optimization methods:

  • Steepest descent
  • Conjugate gradient method
  • BFGS based on the inverse hessian approximation
  • BFGS based on the direct hessian approximation and Cholesky decomposition

JuliaRegistrator referenced this pull request in vvpisarev/Downhill.jl Dec 20, 2021
* rename to Downhill.jl

* Prepare to rename and release
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch December 20, 2021 19:54 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Dec 20, 2021

Your new package pull request met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed.

Since you are registering a new package, please make sure that you have read the package naming guidelines: https://julialang.github.io/Pkg.jl/dev/creating-packages/#Package-naming-guidelines-1


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

UUID: a4c28711-7027-4a57-8564-74545b4697a4
Repo: https://github.com/vvpisarev/Downhill.jl.git
Tree: 1a02fd4f86631a4abc860f498c61cd8fb33df86a

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
@JuliaRegistrator JuliaRegistrator force-pushed the registrator/downhill/a4c28711/v0.1.0 branch from dd93d36 to b5f75cf Compare December 21, 2021 06:40
JuliaRegistrator referenced this pull request in vvpisarev/Downhill.jl Dec 21, 2021
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch December 21, 2021 06:40 Inactive
@JuliaTagBot JuliaTagBot merged commit 0157893 into master Dec 23, 2021
@JuliaTagBot JuliaTagBot deleted the registrator/downhill/a4c28711/v0.1.0 branch December 23, 2021 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants