.. image:: _static/RegressionLab_logo.png :alt: RegressionLab Logo :align: center :width: 400px .. raw:: html

RegressionLab

A powerful and user-friendly curve fitting application for scientists, engineers, students, and data analysts

Python License Version Streamlit SciPy NumPy

🌐 Try Online📖 Documentation🐛 Report Bug💡 Request Feature


RegressionLab Documentation ============================ **RegressionLab** is a comprehensive curve fitting application that enables you to perform advanced curve fitting operations using multiple mathematical models with an intuitive interface. Whether you're analyzing experimental data, calibrating instruments, or exploring mathematical relationships, RegressionLab provides the tools you need. .. toctree:: :maxdepth: 2 :caption: Getting Started introduction installation usage .. toctree:: :maxdepth: 2 :caption: Configuration & Customization configuration streamlit-guide tkinter-guide .. toctree:: :maxdepth: 2 :caption: For Developers extending customization api/index .. toctree:: :maxdepth: 2 :caption: Reference & Support troubleshooting contributing license .. toctree:: :maxdepth: 3 :caption: API Reference modules/core modules/fitting modules/loaders modules/data_analysis modules/plotting modules/frontend modules/streamlit_app modules/utils