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 README.md #736

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update README.md #736

wants to merge 3 commits into from

Conversation

azev77
Copy link

@azev77 azev77 commented Jul 11, 2020

No description provided.

julia> g2(x) = x[1]^2 + x[2]^2
g2 (generic function with 1 method)

julia> g3(x) = log(x[1]) + exp(x[2])
Copy link
Contributor

Choose a reason for hiding this comment

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

Why the need for g1, g2, and g3? What do they help to demonstrate?

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.

2 participants