Skip to content

Instantly share code, notes, and snippets.

import sys
from matplotlib.pyplot import *
from numpy import *
from numpy.random import *
def autocorr(X, N, d=1):
"""
#ifndef GSM_H
#define GSM_H
#include "Eigen/Core"
#include "distribution.h"
#include "exception.h"
#include <iostream>
#include <cmath>
using namespace Eigen;