/robust-secant-method

A reusable function version of Secant application on vanilla Python, as defined [here](https://github.com/BillyAddlers/secant-method)

Primary LanguagePython

Robust Secant Method

A reusable function version of Secant application on vanilla Python, as defined here

Prerequisites

  • Python 3.10
  • A Python code editor (preferably PyCharm)