bvhar 1.2.0
-
Replace progress bar of
RcppProgress
package with custom header (bvharprogress.h
). -
Replace checking user interruption in the same package with custom header (
bvharinterrupt.h
). -
Fix triangular algorithm. Found missing update of some variables (
bvar_sv()
andbvhar_sv()
).