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

Add cpu matrix reduction #77

Merged
merged 19 commits into from
Feb 7, 2022
Merged

Add cpu matrix reduction #77

merged 19 commits into from
Feb 7, 2022

Conversation

zpzim
Copy link
Owner

@zpzim zpzim commented Jan 9, 2022

Adds support for cpu matrix summaries and adds testing support for this profile type.

Work in progress, performance still needs to be tuned and code cleaned up before merging.

zpzim and others added 19 commits January 8, 2022 15:56
…modules (#76)

* Update LICENSE, Add Shields to README, Remove unused code, Update docs

* Remove non-existent include directory from MANIFEST.in

* Move submodules to third_party directory
… across loop iterations

Avoids expensive division and multiplication in index computation.
Floating point roundoff error makes it difficult to test the optimized code.
It can be interpreted incorrectly as an element separator.
@zpzim zpzim merged commit 7ae38ce into master Feb 7, 2022
@zpzim zpzim deleted the add-cpu-matrix-reduction branch February 12, 2022 22:44
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.

None yet

1 participant