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
d349dc99
Commit
d349dc99
authored
1 year ago
by
Lukas Platz
Committed by
Lukas Platz
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
import TransposeOperator into NIFTy namespace
parent
ca60d30d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!846
Import `TransposeOperator` into NIFTy namespace
Pipeline
#162868
passed
1 year ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/__init__.py
+1
-0
1 addition, 0 deletions
src/__init__.py
with
1 addition
and
0 deletions
src/__init__.py
+
1
−
0
View file @
d349dc99
...
...
@@ -50,6 +50,7 @@ from .operators.normal_operators import NormalTransform, LognormalTransform
from
.operators.multifield2vector
import
Multifield2Vector
from
.operators.jax_operator
import
*
from
.operators.counting_operator
import
CountingOperator
from
.operators.transpose_operator
import
TransposeOperator
from
.probing
import
probe_with_posterior_samples
,
probe_diagonal
,
\
StatCalculator
,
approximation2endo
...
...
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