Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
2c4c262c
Commit
2c4c262c
authored
Feb 15, 2021
by
Vincent Eberle
Browse files
renamed gridder->nft
parent
cc4b112f
Pipeline
#93494
failed with stages
in 31 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/__init__.py
View file @
2c4c262c
...
...
@@ -87,8 +87,8 @@ from .library.light_cone_operator import LightConeOperator
from
.library.wiener_filter_curvature
import
WienerFilterCurvature
from
.library.adjust_variances
import
(
make_adjust_variances_hamiltonian
,
do_adjust_variances
)
from
.library.
gridder
import
Gridder
from
.library.
gridder
import
FinuFFT
from
.library.
nft
import
Gridder
from
.library.
nft
import
FinuFFT
from
.library.correlated_fields
import
CorrelatedFieldMaker
from
.library.correlated_fields_simple
import
SimpleCorrelatedField
...
...
src/library/
gridder
.py
→
src/library/
nft
.py
View file @
2c4c262c
File moved
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