Skip to content

Feat: Escrito algoritmo do método Newton – Raphson#795

Closed
nunniii wants to merge 4 commits intoTheAlgorithms:masterfrom
nunniii:master
Closed

Feat: Escrito algoritmo do método Newton – Raphson#795
nunniii wants to merge 4 commits intoTheAlgorithms:masterfrom
nunniii:master

Conversation

@nunniii
Copy link
Copy Markdown

@nunniii nunniii commented Feb 3, 2021

Description of Change

This algorithm runs the Newton – Raphson method (purely), without importing external code.

References

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:

@lgtm-com
Copy link
Copy Markdown

lgtm-com bot commented Feb 3, 2021

This pull request introduces 1 alert when merging ed8b0e6 into 14d29d5 - view on LGTM.com

new alerts:

  • 1 for Variable used in its own initializer

Copy link
Copy Markdown
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

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

Code is not up to the repository standards.
Please read them carefully and follow them.

@Panquesito7 Panquesito7 added Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly labels Feb 14, 2021
@nunniii nunniii closed this Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants