JuliaStats / TimeModels.jl

Modeling time series in Julia
Other
57 stars 28 forks source link

Export type KalmanSmoothedMinimal #58

Closed rob-luke closed 8 years ago

milktrader commented 8 years ago

From the travis log

ERROR: LoadError: LoadError: UndefVarError: ParametrizedMatrix not defined
GordStephen commented 8 years ago

Yes, good catch - unfortunately I was dumb and went for weeks again without submitting a PR, do you mind if we don't merge so as to avoid conflicts with #59 (which also fixes this)?

rob-luke commented 8 years ago

@GordStephen no problem if you don't merge. As long as the issue gets fixed. I could have raised an issue but figured it would be less work for you to open a PR.

GordStephen commented 8 years ago

Ok, just pulled #59 which should fix it.