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

Root-Findings Algorithm #28

Open
2 of 5 tasks
arifyunando opened this issue Oct 18, 2021 · 3 comments
Open
2 of 5 tasks

Root-Findings Algorithm #28

arifyunando opened this issue Oct 18, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request Major Development Algorithm list to be implemented

Comments

@arifyunando
Copy link
Contributor

arifyunando commented Oct 18, 2021

General Information

Algoritma pencarian akar adalah algoritma dalam matematika dan komputasi yang berfungsi untuk mencari nilai output 0 dalam suatu fungsi yang kontinu.

Development

Berikut adalah list algoritma yang perlu untuk diimplementasi dalam repositori CPP Bellshade

  • Bisection
  • Regula Falsi
  • Newton - Raphson
  • Secant
  • Steffenson

Information for Contributors

Bagi yang ingin melakukan kontribusi untuk materi - materi tersebut silahkan comment di dalam issue ini. Jangan lupa saat melakukan Pull Request, silahkan PR ke branch yang tepat.
Thank you

@arifyunando arifyunando added the enhancement New feature or request label Oct 18, 2021
@arifyunando arifyunando self-assigned this Oct 18, 2021
@slowy07
Copy link
Member

slowy07 commented Oct 19, 2021

berarti kita nih buat issuenya gk perlu lagi sub issue yah , langsung aj berarti disini kak @arifyunando 💯 , oke gass kak 💯

@slowy07
Copy link
Member

slowy07 commented Oct 19, 2021

assign @slowy07 bisection

@slowy07 slowy07 self-assigned this Oct 19, 2021
@slowy07
Copy link
Member

slowy07 commented Oct 19, 2021

btw bisection, masuk dalam folder metode_numerik

done : metode_numerik/bisection.cpp

@arifyunando arifyunando pinned this issue Oct 21, 2021
@arifyunando arifyunando added the Major Development Algorithm list to be implemented label Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Major Development Algorithm list to be implemented
Projects
None yet
Development

No branches or pull requests

2 participants