Python Transcendental Equation Solvers
-
Updated
Aug 31, 2018 - Python
Python Transcendental Equation Solvers
Chebyshev-proxy Rootfinding based on J. Boyd (2013 and 2014). This repository is intended for educational use and isn't really a standalone package; however, the implementation may be enlightening for someone wishing to reimplement the CPR algorithm.
Laboratory Work Numerical Analysis nr.1 at TUM. Mainly, this laboratory work was dedicated to Numerical Root Finding Methods, and consists of 5 tasks that I have done.
Laboratory Work Numerical Analysis nr.3 at TUM. Mainly, this laboratory work was dedicated to Numerical Root Finding Methods for Systems of Linear Equations, Eigenvalues and Eigenvectors, Numerical Methods for ODEs, and consists of 3 tasks that I have done.
É um programa implementado na linguagem Python que busca raízes de uma função com os métodos de Newton-Raphson e Bisseção.
Implementation and usage of numerical root-finding algorithms.
Implementation of mathematical methods using python
Engineering Computational Analysis Homework 01
Add a description, image, and links to the root-finding-methods topic page so that developers can more easily learn about it.
To associate your repository with the root-finding-methods topic, visit your repo's landing page and select "manage topics."