Releases: junyuan-chen/MethodOfMoments.jl
Releases · junyuan-chen/MethodOfMoments.jl
Release list
v0.1.3
MethodOfMoments v0.1.3
Merged pull requests:
- Add
setGH!and allow rotating residual matrix (#5) (@junyuan-chen) - Allow swapping moment conditions with
fit!(#6) (@junyuan-chen)
v0.1.2
MethodOfMoments v0.1.2
Merged pull requests:
- Support continuous-updating GMM (#2) (@junyuan-chen)
- Fix type ambiguity in constructors due to
PartitionedGMMTasks(#4) (@junyuan-chen)