Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NIFTy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ift
NIFTy
Commits
bd9b27c3
Commit
bd9b27c3
authored
4 years ago
by
Vincent Eberle
Browse files
Options
Downloads
Patches
Plain Diff
idea
parent
b41f5ab0
No related branches found
No related tags found
1 merge request
!600
Add finufft
Pipeline
#92730
passed
4 years ago
Stage: build_docker
Stage: test
Stage: demo_runs
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/operators/fft_interpolation.py
+1
-0
1 addition, 0 deletions
src/operators/fft_interpolation.py
with
1 addition
and
0 deletions
src/operators/fft_interpolation.py
+
1
−
0
View file @
bd9b27c3
...
...
@@ -39,6 +39,7 @@ class FFTInterpolator(LinearOperator):
Notes
----
#FIXME Documentation from Philipp ? PBCs? / Torus?
#NOTE implement Switch for PhiNuFFT?
"""
def
__init__
(
self
,
domain
,
pos
,
eps
=
2e-10
,
nthreads
=
1
):
self
.
_domain
=
makeDomain
(
domain
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment