forked from cvxpy/cvxpy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improving performance of diff_matrix for cumsum (cvxpy#2562)
* improving formation of diff matrix for cumsum * adding fast implementation for grad of cumsum and new test location * adding a test for cumsum in test_atoms --------- Co-authored-by: William Zijie Zhang <william@gridmatic.com>
- Loading branch information
1 parent
fe6be51
commit 8eb302c
Showing
2 changed files
with
24 additions
and
31 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
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