- 19 May, 2020 1 commit
-
-
Rouven Lemmerz authored
-
- 16 May, 2020 1 commit
-
-
Martin Reinecke authored
-
- 15 May, 2020 1 commit
-
-
Gordian Edenhofer authored
As the ordering of the random numbers within a multi-field are dependent on the ordering of the keys, it is highly relevant even for the average nifty user that keys are sorted. Hence, state so in the docstrings of MultiDomain, MultiField and in the `from_random` method in sugar.py.
-
- 13 May, 2020 1 commit
-
-
Philipp Arras authored
-
- 12 May, 2020 1 commit
-
-
Philipp Arras authored
-
- 08 Apr, 2020 1 commit
-
-
Martin Reinecke authored
-
- 06 Apr, 2020 1 commit
-
-
Martin Reinecke authored
-
- 04 Apr, 2020 1 commit
-
-
Martin Reinecke authored
-
- 11 Mar, 2020 3 commits
-
-
- 09 Mar, 2020 1 commit
-
-
Philipp Arras authored
-
- 20 Jan, 2020 1 commit
-
-
Philipp Arras authored
-
- 05 Dec, 2019 1 commit
-
-
Martin Reinecke authored
-
- 04 Dec, 2019 1 commit
-
-
Martin Reinecke authored
-
- 26 Nov, 2019 1 commit
-
-
Martin Reinecke authored
-
- 18 Nov, 2019 1 commit
-
-
Gordian Edenhofer authored
-
- 15 Nov, 2019 1 commit
-
-
Reimar H Leike authored
-
- 28 Feb, 2019 1 commit
-
-
Martin Reinecke authored
-
- 14 Feb, 2019 1 commit
-
-
Martin Reinecke authored
-
- 13 Feb, 2019 1 commit
-
-
Reimar H Leike authored
-
- 12 Feb, 2019 1 commit
-
-
Martin Reinecke authored
-
- 05 Feb, 2019 1 commit
-
-
Martin Reinecke authored
-
- 17 Jan, 2019 1 commit
-
-
Sebastian Hutschenreuter authored
Reviewed docs on operators, library, sugar. Fixed bug in makeOp due to the recent BlochdiagonalOperator interface change
-
- 16 Jan, 2019 1 commit
-
-
Martin Reinecke authored
-
- 13 Jan, 2019 1 commit
-
-
Philipp Arras authored
-
- 07 Jan, 2019 3 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 21 Dec, 2018 1 commit
-
-
Martin Reinecke authored
-
- 26 Nov, 2018 2 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
- 13 Nov, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 06 Nov, 2018 1 commit
-
-
Martin Reinecke authored
-
- 23 Oct, 2018 1 commit
-
-
Martin Reinecke authored
-
- 08 Sep, 2018 1 commit
-
-
Philipp Arras authored
The reason for this is the following. MultiFields behave very similar to dictionaries except for the fact that dictionaries are mutable and MultiFields are immutable. Therefore, MultiField.update() needs to return a new object. That is different to the dictionary.update() functionality and therefore unintuitive. MultiField.union() can do the exact same thing as update() used to do.
-
- 04 Sep, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 03 Sep, 2018 1 commit
-
-
Martin Reinecke authored
-