AstroVPK / kali

A library to model a time series as a Continuous-time ARMA process
GNU General Public License v2.0
14 stars 6 forks source link

Add psd and acf #3

Closed AstroVPK closed 8 years ago

AstroVPK commented 8 years ago

Code to compute individual terms in the numerator and denominator of the PSD has been added in python. Accessor functions have been added to CARMA cpp file.