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

Update first_optimization.md #162

Merged
merged 3 commits into from
May 1, 2023
Merged

Conversation

Vaibhavdixit02
Copy link
Member

@Vaibhavdixit02 Vaibhavdixit02 commented May 1, 2023

Fixes #160 and #161

@@ -43,13 +43,14 @@ What should ``u = [u_1,u_2]`` be to achieve this goal? Let's dive in!

```@example
# Import the package
using Optimization, OptimizationNLopt
using Optimization, OptimizationNLopt, ForwardDiff
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be mentioned in the packages table.

@ChrisRackauckas ChrisRackauckas merged commit e5db42a into main May 1, 2023
@ChrisRackauckas ChrisRackauckas deleted the Vaibhavdixit02-patch-1 branch May 1, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in Getting Started tutorial
2 participants