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

Clean up code #4

Closed AstroVPK closed 8 years ago

AstroVPK commented 8 years ago

All the python code has been autopep8'd to comply with the LSST pep8 standard. Older code (cffi, tests/old) has been purged.