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

Notebook 13 - Non-Linear Equation Root Finding w/ Newton's Method #22

Open
joeegitto22 opened this issue Dec 28, 2018 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@joeegitto22
Copy link

The actual math behind Newton's method is not complex at all, but I would definitely spend more time describing the code aspect of everything to students. In this notebook I feel as though there is a lot going on so it is kind of hard to keep-up.

@dealmeidavf
Copy link
Member

Thanks. As a note to myself. This notebook will have a follow up on adding globally convergent Newton's method (more math) which will pave the way to Gibb's energy minimization (yet more math). Therefore an opportunity for the concepts of plain Newton's method to sink in.

@dealmeidavf dealmeidavf added the enhancement New feature or request label Dec 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants