-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Assertion failure in proapgation example
This was for some reason using matrix access with two arguments to set elements of a vector (the diagonal of a matrix). Switched to use single commponent element access.
- Loading branch information
1 parent
3ee4e2e
commit ea1b7ca
Showing
1 changed file
with
6 additions
and
12 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