https://github.com/hubonit/2D-Newton-Raphson-Method
2D Newton Raphson algorithm using Python
https://github.com/hubonit/2D-Newton-Raphson-Method
Last synced: 3 months ago
JSON representation
2D Newton Raphson algorithm using Python
- Host: GitHub
- URL: https://github.com/hubonit/2D-Newton-Raphson-Method
- Owner: hubonit
- License: gpl-3.0
- Created: 2015-05-31T14:52:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T15:02:51.000Z (almost 10 years ago)
- Last Synced: 2024-10-09T00:08:50.138Z (7 months ago)
- Language: Python
- Homepage: http://hubonit.com/wiki/index.php?title=2D_Newton_Raphson_method
- Size: 129 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-numerics - Hub on IT (python)
README
# 2D-Newton-Raphson-Method
Python code for calculating the optimum value between the intersections of two circles using Newton Raphson methodDocumentation:
http://hubonit.com/wiki/index.php?title=2D_Newton_Raphson_method