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

Speeding up computations #8

Open
courtiol opened this issue Nov 9, 2023 · 0 comments
Open

Speeding up computations #8

courtiol opened this issue Nov 9, 2023 · 0 comments
Assignees

Comments

@courtiol
Copy link
Owner

courtiol commented Nov 9, 2023

Doing the computation on matrices as opposed to data frames could be much faster.

That would imply however to convert the dates into numeric time points that respect distances and order before running the computation, and then restoring the dates.

Before that, extensive tests should be implemented to make sure that the gymnastic works.

@courtiol courtiol self-assigned this Nov 9, 2023
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

No branches or pull requests

1 participant