Speed up GJR-GARCH with Numba 1. Introduction GJR-GARCH is widely used for modeling the …
Continue readingModel Confidence Set Python Implementation The Model Confidence Set (MCS) is introduced by Hansen, …
Continue readingFast Kalman Filtering with univariate treatment Part II—Fast C++ implementation with PyBind11 …
Continue readingFast Kalman Filtering with univariate treatment Part I—Basics 1. Introduction 1.
Continue reading1. Clean OptionMetrics dataset import pandas as pd import numpy as np import matplotlib.
Continue reading1. Numpy/Scipy NumPy and SciPy are open-source add-on modules to Python that provide common …
Continue readingimport thisThe Zen of Python, by Tim Peters Beautiful is better than ugly.
Continue reading