- 08 Sep, 2016 4 commits
-
-
theos authored
-
Theo Steininger authored
Lm space complex transforms v2 See merge request !27
-
theos authored
-
theos authored
-
- 07 Sep, 2016 1 commit
-
-
theos authored
-
- 04 Sep, 2016 1 commit
-
-
theos authored
Started to consolidate the code base of LM <-> GL/HP transformations.
-
- 02 Sep, 2016 8 commits
- 01 Sep, 2016 3 commits
- 31 Aug, 2016 2 commits
- 29 Aug, 2016 1 commit
-
-
theos authored
-
- 26 Aug, 2016 2 commits
- 25 Aug, 2016 5 commits
-
-
Theo Steininger authored
Fix normalization in FFTOperator See merge request !24
-
theos authored
Fixed a bug in fft_operator. Fixed a inconsistency in GFFT interface.
-
Jait Dixit authored
-
theos authored
-
theos authored
Reordered methods in space classes. Made Space.weight to an abc.abstractmethod.
-
- 24 Aug, 2016 2 commits
- 23 Aug, 2016 6 commits
-
-
theos authored
Merge branch 'feature/field_multiple_space' of gitlab.mpcdf.mpg.de:ift/NIFTy into feature/field_multiple_space
-
theos authored
-
theos authored
Moved unitary property to LinearOperator.
-
Theo Steininger authored
TransformationOperator See merge request !23
-
Jait Dixit authored
-
Jait Dixit authored
- Add get_default_codomain function in utilities - Move all transforms to a subfolder inside the fft_operator - Correct weight method calls in transform method of each transformation
-
- 22 Aug, 2016 2 commits
-
-
Jait Dixit authored
- Create skeleton for TransformationOperator - Minor bug fixes in Field, FFTTransform and RGRGTransformations and __init__.py for endomorphic_operator
-
theos authored
Restructured new operator classes -> Introduced endomorphic_operator.py in order to avoid violation of Liskov's SP for square- and diagonal operator. Removed paradict from operators. Added from_random as static method to Field.
-
- 20 Aug, 2016 2 commits
- 19 Aug, 2016 1 commit
-
-
Theo Steininger authored
Refactor spaces to match Space specification Remove all functionality not provided by spaces from all the space classes. Also, move space-specific attributes to the paradicts. See merge request !21
-