Skip to content

Bugfix hcat lagged#79

Merged
Datseris merged 7 commits intomasterfrom
Bugfix_hcat_lagged
Jan 18, 2021
Merged

Bugfix hcat lagged#79
Datseris merged 7 commits intomasterfrom
Bugfix_hcat_lagged

Conversation

@hkraemer
Copy link
Copy Markdown
Contributor

Here is a minor bugfix for the function hcat_lagged_values. The former version always reduced the length of the output Dataset by the given delay value τ. Now it is just reducing the size according to the available data in s. @Datseris , you made it right in the implementation of genembed though.

@Datseris
Copy link
Copy Markdown
Member

Alright, thanks. We need to add a basic test for this function, given that we already made a mistake with it once. I don't think hcat_lagged_values is used anywhere in the tests.

@hkraemer
Copy link
Copy Markdown
Contributor Author

No it is not. I will incorporate it when adjusting the tests to the new PECUZAL version. This bugfix, however, might break the tests of the actual PECUZAL tests...

@Datseris
Copy link
Copy Markdown
Member

You can do both in this PR.

@hkraemer
Copy link
Copy Markdown
Contributor Author

perfect, I will. Thx

revised PECUZAL method added
@Datseris
Copy link
Copy Markdown
Member

Hi @hkraemer , please increment minor version in Project.toml, and also add an entry in CHANGELOG.md with a one-sentence description of changes users should be aware of. Then I'll merge and tag a new version.

version increment
@Datseris Datseris merged commit 9f265fe into master Jan 18, 2021
@Datseris Datseris deleted the Bugfix_hcat_lagged branch January 18, 2021 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants