Skip to content

Commit c10a5f1

Browse files
committed
Updated RMR notebook
1 parent 478b9e1 commit c10a5f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/matrix_sparse_only.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"id": "c2b1516c",
166166
"metadata": {},
167167
"source": [
168-
"### 2) Generating plan ustilizing compression of Influence Matrix using Sparse plus low rank"
168+
"### 2) Generating plan utilizing compression of Influence Matrix using RMR"
169169
]
170170
},
171171
{

examples/matrix_sparse_only.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
3-
This example demonstrates compressed planning based on a sparse-plus-low-rank matrix compression technique:
3+
This example demonstrates compressed planning based on a RMR matrix compression technique:
44
55
"""
66
import os

0 commit comments

Comments
 (0)