Hello community!
I’m very happy to share a web application I recently built using Streamlit. It’s an online tool designed to solve and visualize different Numerical Methods.
I wanted to create something clean, functional, and deeply helpful for engineering and science students who need to validate their calculus and algebraic exercises.
- App Link: https://metodos-numericos-online.streamlit.app/
- Key Features: Bisection, Newton-Raphson, Secant method, Regula falsi
- Tech Stack: Python, Streamlit, SymPy, and Regex (
re).
I would love to get your feedback on the UI/UX, functionality, or any new features you think I should add.
Thanks for reading!