Skip to content
Snippets Groups Projects
Commit d349dc99 authored by Lukas Platz's avatar Lukas Platz Committed by Lukas Platz
Browse files

import TransposeOperator into NIFTy namespace

parent ca60d30d
No related branches found
No related tags found
1 merge request!846Import `TransposeOperator` into NIFTy namespace
Pipeline #162868 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment