.. Timeseries Compute documentation master file, created by
sphinx-quickstart on Tue Mar 4 19:28:23 2025.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Timeseries Compute Documentation
====================================
Welcome to the **Timeseries Compute** project documentation!
This project is a pet project for recreating a thesis in Python, focusing on time series modeling using ARIMA and GARCH models for financial data analysis, volatility forecasting, and market spillover effects.
Project Overview
----------------
Timeseries Compute provides tools for:
* Synthetic time series data generation with controlled properties
* Data preprocessing and transformation for time series analysis
* ARIMA modeling for conditional mean forecasting
* GARCH modeling for volatility forecasting
* Multivariate GARCH for correlation analysis
* Market spillover effects analysis
Project Links
-------------
- **PyPI package**: ``_
- **GitHub source code:** ``_
- **ReadTheDocs**: ``_
Contents
--------
.. toctree::
:maxdepth: 2
installation
examples
api
modules
Indices and Tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`