Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Beliavsky authored May 19, 2023
1 parent 7d2d960 commit 632ba86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Optimization Codes by ChatGPT
The prompts given to ChatGPT-4 are shown in the codes. Sometimes some cleanup was required.
The prompts given to ChatGPT-4 are shown in the codes. Sometimes cleanup was required.

Compile with gfortran optim_util.f90 adam.f90 nelder_mead.f90 conjugate_gradient_min.f90 bfgs_min.f90 luus_jaakola.f90 gradient_descent.f90 xminimize.f90

Expand Down

0 comments on commit 632ba86

Please sign in to comment.