Skip to content

joergbrech/truncated-taylor-series

Repository files navigation

Truncated Taylor series Approximation

Open in Streamlit License: CC BY-SA 4.0

This is a simple web app demonstrating the truncated Taylor series approximation of a function. Click here to launch the app. This app is built using python and streamlit.

To run locally, enter the following commands into a terminal to install all requirements first:

git clone https://github.com/joergbrech/truncated-taylor-series.git
cd truncated-taylor-series
pip install -r requirements.txt

Start the app with

streamlit run streamlit_app.py

Your browser should now open and display the app.

About

An interactive widget demonstrating truncated Taylor series approximations based on jupyter and voila

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages