Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return LagMatrix containing metadata #2

Merged
merged 3 commits into from
Sep 2, 2023
Merged

Conversation

sunsided
Copy link
Owner

@sunsided sunsided commented Sep 2, 2023

This PR changes the lag_matrix functions to return a LagMatrix struct that captures essential matrix information, including row and column count, row strides, time series lengths, lag counts, etc.

@sunsided sunsided self-assigned this Sep 2, 2023
@sunsided sunsided added the enhancement New feature or request label Sep 2, 2023
@sunsided sunsided merged commit 661e320 into main Sep 2, 2023
@sunsided sunsided deleted the feature/lag_matrix branch September 2, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant