- 12 Oct, 2016 1 commit
-
-
theos authored
Added keyword arguments mean and std to Field.power_synthesize. Bug fixes in Field, SmoothingOperator, LMSpace and Space.
-
- 06 Oct, 2016 1 commit
-
-
theos authored
Removed NIFTy 2 files that have not been ported so far.
-
- 17 Sep, 2016 1 commit
-
-
theos authored
-
- 09 Sep, 2016 1 commit
-
-
theos authored
-
- 25 Aug, 2016 1 commit
-
-
theos 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 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.
-
- 19 Aug, 2016 1 commit
-
-
theos authored
-
- 22 Jul, 2016 4 commits
- 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
-
- 10 Jul, 2016 1 commit
-
-
Jait Dixit authored
-
- 04 Jul, 2016 3 commits
- 01 Jul, 2016 2 commits
- 23 Jun, 2016 1 commit
-
-
theos authored
Therefore made the Field_type base class more advanced. Added default field dtype to nifty configuration.
-
- 20 Jun, 2016 1 commit
-
-
theos authored
Added first version of field_type classes.
-
- 27 May, 2016 1 commit
-
-
csongor authored
-
- 26 May, 2016 2 commits
- 30 Mar, 2016 1 commit
-
-
theos authored
-
- 25 Sep, 2015 1 commit
-
-
Ultima authored
Some bugfixes.
-
- 17 Sep, 2015 1 commit
-
-
Ultima authored
Abstracted the power_indices class from rg_space -> Implemented a lm_power_indices class. In the middle of space-interface cleaning.
-
- 10 Sep, 2015 1 commit
-
-
Ultima authored
Resorted the packages and the import structure.
-
- 28 Aug, 2015 1 commit
-
-
Ultima authored
Refactored get_data/set_data-routines. Added d2o_librarian. Started work on updated unittests.
-
- 25 Aug, 2015 1 commit
-
-
Ultima authored
Started rework of the d2o slicing: introduced 0-dimensional advanced indexing capabilities.
-
- 12 Aug, 2015 1 commit
-
-
Ultima authored
-> Many minor and major bugfixes -> Reworked indexing (now works with negative step sizes, too) Updated the naming of domain, codomain, target and cotarget in the spaces, fields and operators. -> The propagator_operator is now 3 times faster
-
- 05 Aug, 2015 1 commit
-
-
Ultima authored
Reworked init of d2o. Implemented a distributor cache.
-
- 06 Jul, 2015 1 commit
-
-
Ultima authored
-
- 29 Jun, 2015 1 commit
-
-
Ultimanet authored
-
- 11 Jun, 2015 1 commit
-
-
Ultimanet authored
-
- 14 Apr, 2015 1 commit
-
-
ultimanet authored
Added a mpi_dummy.py. Integrated the paradicts to the spaces. Implemented unary_operation, binary_operation and norm in the spaces. Extended the functions of the distributed_data_object for the unary and binary operations.
-
- 23 Mar, 2015 1 commit
-
-
ultimanet authored
-
- 05 Feb, 2015 1 commit
-
-
ultimanet authored
-
- 30 Jan, 2015 1 commit
-
-
Marco Selig authored
-