- 19 Apr, 2017 1 commit
-
-
Theo Steininger authored
-
- 12 Apr, 2017 1 commit
-
-
Theo Steininger authored
-
- 10 Apr, 2017 1 commit
-
-
Theo Steininger authored
-
- 01 Mar, 2017 1 commit
-
-
Theo Steininger authored
-
- 27 Jan, 2017 1 commit
-
-
Theo Steininger authored
-
- 20 Jan, 2017 1 commit
-
-
Theo Steininger authored
If the dtype of the codomain != dtype of result field, information is lost due to conversion complex -> float.
-
- 02 Nov, 2016 1 commit
-
-
Theo Steininger authored
Fixed a few small bugs.
-
- 25 Oct, 2016 5 commits
-
-
Theo Steininger authored
-
Jait Dixit authored
-
Jait Dixit authored
- Refactor RGRGTransformation - Add is_local to dictionary key hash
-
Jait Dixit authored
-
Jait Dixit authored
-
- 24 Oct, 2016 1 commit
-
-
Theo Steininger authored
-
- 18 Oct, 2016 1 commit
-
-
Theo Steininger authored
-
- 11 Oct, 2016 1 commit
-
-
Theo Steininger authored
-
- 06 Oct, 2016 1 commit
-
-
Theo Steininger authored
Removed NIFTy 2 files that have not been ported so far.
-
- 05 Sep, 2016 1 commit
-
-
Jait Dixit authored
-
- 25 Aug, 2016 2 commits
-
-
Theo Steininger authored
Fixed a bug in fft_operator. Fixed a inconsistency in GFFT interface.
-
Theo Steininger authored
Reordered methods in space classes. Made Space.weight to an abc.abstractmethod.
-
- 23 Aug, 2016 1 commit
-
-
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 1 commit
-
-
Jait Dixit authored
- Create skeleton for TransformationOperator - Minor bug fixes in Field, FFTTransform and RGRGTransformations and __init__.py for endomorphic_operator
-
- 22 Jul, 2016 1 commit
-
-
Theo Steininger authored
Adapted imports and setup.py to changes.
-
- 20 Jul, 2016 1 commit
-
-
Jait Dixit authored
-
- 13 Jul, 2016 1 commit
-
-
Jait Dixit authored
-
- 12 Jul, 2016 1 commit
-
-
Jait Dixit authored
- rename transforms submodule to transformations - Add a Transformation class which wraps the actual transform class - Derive and implement RGRGTransformation - Add tests
-
- 11 Jul, 2016 1 commit
-
-
Jait Dixit authored
- Merge _get_transform_override and _get_transform - Move check_codomain for rg_space to Transform as a staticmethod - Add tests for transforms
-
- 10 Jul, 2016 1 commit
-
-
Jait Dixit authored
-
- 24 Jun, 2016 1 commit
-
-
Theo Steininger authored
-
- 14 Jun, 2016 2 commits
-
-
Theo Steininger authored
Added multithreading to fftw module.
-
Theo Steininger authored
-
- 13 Jun, 2016 3 commits
-
-
Theo Steininger authored
Condensed functional structure in nifty_fft.py.
-
Jait Dixit authored
-
Jait Dixit authored
-
- 09 Jun, 2016 1 commit
-
-
Jait Dixit authored
-
- 08 Jun, 2016 2 commits
-
-
Jait Dixit authored
-
Jait Dixit authored
- Refactor based on discussion on 08.06 - Add test for FFTW transform
-
- 07 Jun, 2016 1 commit
-
-
Jait Dixit authored
- Refactor transform() according to discussions - Add checks for validity of axes
-
- 02 Jun, 2016 2 commits
-
-
Jait Dixit authored
-
Theo Steininger authored
-
- 01 Jun, 2016 1 commit
-
-
Jait Dixit authored
- Move the transform logic to its own method - Refactored the _fftw_plan_and_info to FFTWTransformInfo
-