Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 197 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 197 Bytes

PyTES

Python Transcendental Equation Solvers

A collection of numerical schemes used for finding roots of transcendental equations.

All functions and associated docstrings are found in main.py.