RhysU / ar

Autoregressive process modeling tools in header-only C++
Mozilla Public License 2.0
44 stars 13 forks source link

'./lorenz --burn=0' should be acceptable #11

Closed RhysU closed 11 years ago

RhysU commented 11 years ago

The --burn option for lorenz.cpp needs to permit zero values. Currently it errors out on trivial burn in.

RhysU commented 11 years ago

Fixed in 5a946f61f8c8e06703e83143dc0d6bd7cb038b4c.