KMP library for tensors #300
No reviewers
Labels
No Label
bug
dependencies
discussion
documentation
duplicate
feature
good first issue
misc
performance
question
test
use case
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kscience/kmath#300
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/tensor-algebra"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #178
Please fix tests and ensure that CI build completes.
All unnecessary inlines must be removed.
Some classes dublicate existing functionality.
Otherwise, awesome!
The major concern is that I don't understand reasoning behind the hierarchy of implementation of algebras. Probably better to have one singl implmentation that inherits all interfaces.