An open API service indexing awesome lists of open source software.

https://github.com/billyaddlers/secant-method

A sample of how Secant method works with vanilla python
https://github.com/billyaddlers/secant-method

Last synced: about 1 year ago
JSON representation

A sample of how Secant method works with vanilla python

Awesome Lists containing this project

README

          

# Secant Method
> a sample of how Secant method works with vanilla Python

## Prerequisites
- Python 3.10
- A Python code editor (preferably PyCharm)