-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch introduces evaluable.Monomial to represent the sparse tensor contraction underlying evaluable.factor. This improves the structure of factored functions that involve arguments of multiple dimensions, which in the old form had their sparsity shielded after differentiation. As a side effect the SymProd operation is removed as it is no longer needed.
- Loading branch information
1 parent
20f98e8
commit 8f46cfb
Showing
1 changed file
with
85 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters