Skip to content

Commit 6454e59

Browse files
committed
rm \left{, \right}
1 parent d28c764 commit 6454e59

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ matrix, making them user-friendly and useful for researchers and practitioners.
3838

3939
$$
4040
\hat{\Omega}(\lambda,\alpha,\gamma) = {\arg\min}_{\Omega \succ 0}
41-
\left\{ -\log\det(\Omega) + \text{tr}(S\Omega) + \mathcal{P}_{\lambda,\alpha,\gamma}(\Omega) \right\},
41+
-\log\det(\Omega) + \text{tr}(S\Omega) + \mathcal{P}_{\lambda,\alpha,\gamma}(\Omega),
4242
$$
4343
$$
4444
\mathcal{P}_{\lambda,\alpha,\gamma}(\Omega)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ matrix, making them user-friendly and useful for researchers and practitioners.
1717

1818
$$
1919
\hat{\Omega}(\lambda,\alpha,\gamma) = {\arg\min}_{\Omega \succ 0}
20-
\left\{ -\log\det(\Omega) + \text{tr}(S\Omega) + \mathcal{P}_{\lambda,\alpha,\gamma}(\Omega) \right\},
20+
-\log\det(\Omega) + \text{tr}(S\Omega) + \mathcal{P}_{\lambda,\alpha,\gamma}(\Omega),
2121
$$
2222
$$
2323
\mathcal{P}_{\lambda,\alpha,\gamma}(\Omega)

0 commit comments

Comments
 (0)