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
0573fb25
Commit
0573fb25
authored
Feb 01, 2022
by
ullmannsven
Committed by
Stephan Rave
May 09, 2022
Browse files
changed name of /src/pymortest method randrangefinder to rand_la
parent
7699662f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pymortests/rand
rangefinder
.py
→
src/pymortests/rand
_la
.py
View file @
0573fb25
...
...
@@ -5,7 +5,7 @@
import
numpy
as
np
from
numpy.random
import
uniform
from
pymor.algorithms.rand
rangefinder
import
rrf
,
adaptive_rrf
from
pymor.algorithms.rand
_la
import
rrf
,
adaptive_rrf
from
pymor.operators.numpy
import
NumpyMatrixOperator
from
pymor.operators.constructions
import
VectorArrayOperator
...
...
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