- 30 Mar, 2016 1 commit
-
-
theos authored
-
- 23 Mar, 2016 1 commit
-
-
theos authored
-
- 11 Mar, 2016 1 commit
-
-
theos authored
Improved performance of binary operations in d2o since an unnecessary copy is now avoided.
-
- 08 Mar, 2016 1 commit
-
-
theos authored
-
- 28 Jan, 2016 1 commit
-
-
ultimanet authored
-
- 26 Jan, 2016 1 commit
-
-
ultimanet authored
Improved the d2o.cumsum method.
-
- 25 Jan, 2016 1 commit
-
-
ultimanet authored
Extended the d2o docstrings.
-
- 23 Jan, 2016 1 commit
-
-
ultimanet authored
-
- 15 Jan, 2016 1 commit
-
-
ultimanet authored
-
- 12 Jan, 2016 1 commit
-
-
ultimanet authored
Wrapped the demos code into if __name__ == "__main__" statements in order to make autodoc possible.
-
- 11 Dec, 2015 1 commit
-
-
Ultima authored
-
- 27 Nov, 2015 1 commit
-
-
Ultima authored
Made the steepest descent work.
-
- 19 Nov, 2015 2 commits
- 18 Nov, 2015 2 commits
- 16 Nov, 2015 1 commit
-
-
Ultima authored
-
- 12 Nov, 2015 1 commit
-
-
Ultima authored
propagator_operator still not working to full extend.
-
- 08 Oct, 2015 1 commit
-
-
Ultima authored
Fixed allreduce and Allreduce in MPI_dummy.py. Added Option to d2o to skip the parsing of the input parameters. Added cumsum function to d2o.
-
- 02 Oct, 2015 1 commit
-
-
Ultima authored
Started working on the los response operator. Switched off a sanity check in the d2o slicingdistributor's advanced indexing routine, because it was extremely slow (assert: is the first dimension ordered?).
-
- 29 Sep, 2015 1 commit
-
-
Ultima authored
Fixed zero-centering mask for even dimensions.
-
- 27 Sep, 2015 1 commit
-
-
Ultima authored
-
- 25 Sep, 2015 1 commit
-
-
Ultima authored
Some bugfixes.
-
- 23 Sep, 2015 2 commits
- 18 Sep, 2015 1 commit
-
-
Ultima authored
-
- 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.
-
- 11 Sep, 2015 1 commit
-
-
Ultima authored
-
- 10 Sep, 2015 1 commit
-
-
Ultima authored
Resorted the packages and the import structure.
-
- 04 Sep, 2015 2 commits
- 03 Sep, 2015 1 commit
-
-
Ultima authored
-> Many bugfixes and refactorings.
-
- 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.
-
- 17 Aug, 2015 1 commit
-
-
Ultima authored
Added some ufuncs to point_space, field and distributed_data_object. Updated the projection_operator.
-
- 12 Aug, 2015 2 commits
- 05 Aug, 2015 1 commit
-
-
Ultima authored
Reworked init of d2o. Implemented a distributor cache.
-
- 03 Aug, 2015 1 commit
-
-
Ultima authored
Implemented interface for slicing methods in slicing distributors. fftw_distributor is now a special case. Implemented flatten routines for d2o.
-
- 21 Jul, 2015 1 commit
-
-
Ultima authored
Added direct_dot to nifty_simple_math.py. Begun with direct probing implementation.
-