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

Further speed improvements #8

Open
behinger opened this issue Nov 20, 2023 · 1 comment
Open

Further speed improvements #8

behinger opened this issue Nov 20, 2023 · 1 comment

Comments

@behinger
Copy link
Member

We could implement the ttest inplace, or at least provide pre-allocated dummy variables to be filled.

in the same PR we should introduce clearly labelled between & within tests, maybe as symbolic input?

@behinger
Copy link
Member Author

multichannel can be speed up by not sorting with the original data, but only later insert it in the sorted array

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