Skip to content

Commit

Permalink
replace duality error to forward backward error
Browse files Browse the repository at this point in the history
  • Loading branch information
aziziph authored Oct 3, 2023
1 parent b1602bc commit 738416c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JOSS/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ with $\mathbb{I}$ being the identity matrix. Inputs and outputs are in atomic un
|$\{\delta_{kj}\}_{k,j=1}^n$ | Fourier weights | ls RPA, ls \textit{GW} | on-the-fly L2 opt
| $\{\eta_{jk}\}_{k,j=1}^n$ | Fourier weights | ls \textit{GW} | on-the-fly L2 opt|
|$\{\lambda_{kj}\}_{k,j=1}^n$ | Fourier weights | ls \textit{GW} | on-the-fly L2 opt
| $\Delta_\text{FB}$ | duality error | ls \textit{GW} | on-the-fly |
| $\Delta_\text{FB}$ | forward-backward error | ls \textit{GW} | on-the-fly |
: Output returned by the GX-TimeFrequency component of GreenX. We abbreviate low-scaling as ls, and least-squares optimization as L2 opt.\label{tab:output}

# Acknowledgements
Expand Down

0 comments on commit 738416c

Please sign in to comment.