Skip to content

Use Eigen to improve readability and cross-platform performance of CPU kernels.#86

Merged
zpzim merged 29 commits into
masterfrom
add-eigen
Feb 12, 2022
Merged

Use Eigen to improve readability and cross-platform performance of CPU kernels.#86
zpzim merged 29 commits into
masterfrom
add-eigen

Conversation

@zpzim
Copy link
Copy Markdown
Owner

@zpzim zpzim commented Feb 7, 2022

No description provided.

zpzim and others added 29 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 e1335e2 into master Feb 12, 2022
@zpzim zpzim deleted the add-eigen branch June 8, 2022 17: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.

1 participant