https://github.com/nirum/newtons-method
Newton's method in python
https://github.com/nirum/newtons-method
Last synced: 13 days ago
JSON representation
Newton's method in python
- Host: GitHub
- URL: https://github.com/nirum/newtons-method
- Owner: nirum
- License: mit
- Created: 2015-03-19T18:25:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T01:31:16.000Z (about 11 years ago)
- Last Synced: 2025-02-25T00:51:22.843Z (over 1 year ago)
- Language: Python
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Newton's method in python