Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pyMOR
pymor
Commits
d65f33eb
Commit
d65f33eb
authored
May 10, 2022
by
Stephan Rave
Browse files
[docs] fix typo in citation
parent
140afd9d
Pipeline
#140737
passed with stages
in 36 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/pymor/algorithms/rand_la.py
View file @
d65f33eb
...
...
@@ -104,7 +104,7 @@ def rrf(A, source_product=None, range_product=None, q=2, l=8, return_rand=False,
Given the |Operator| `A`, the return value of this method is the |VectorArray|
`Q` whose vectors form an approximate orthonormal basis for the range of `A`.
This method is based on algorithm 2 in :cite:`S
B
H21`.
This method is based on algorithm 2 in :cite:`SH
B
21`.
Parameters
----------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment