Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hubonit/2D-Newton-Raphson-Method
2D Newton Raphson algorithm using Python
https://github.com/hubonit/2D-Newton-Raphson-Method
Last synced: 4 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T15:02:51.000Z (over 9 years ago)
- Last Synced: 2023-09-04T07:14:37.471Z (over 1 year 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