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

Fix #37 - performance issues with system predict #38

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Fix #37 - performance issues with system predict #38

merged 3 commits into from
Jan 16, 2025

Conversation

eckelsjd
Copy link
Owner

Fixes #37

Proposed Changes

  • Error indicator computation bug fix
  • Cache for speedy access to training data
  • General performance improvements for training data access
  • Exact array comparison for compression coordinates

@eckelsjd eckelsjd merged commit 207e796 into main Jan 16, 2025
5 checks passed
@eckelsjd eckelsjd deleted the fix-37 branch January 16, 2025 16:29
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.

Large overhead during error indicator computations
1 participant