- 21 Sep, 2018 1 commit
-
-
Philipp Arras authored
-
- 20 Sep, 2018 3 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
Martin Reinecke authored
-
- 19 Sep, 2018 7 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Reimar H Leike authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Lukas Platz authored
self._trafo \elem {1,2,3}. Therefore, either list needs to have four items or should be accessed via [self._trafo - 1]. This way seem more readable to me. Bug can be triggered by creating a FFTOperator `op` and calling `print(op.inverse.adjoint)`.
-
Martin Reinecke authored
-
- 18 Sep, 2018 1 commit
-
-
Martin Reinecke authored
-
- 14 Sep, 2018 1 commit
-
-
Martin Reinecke authored
-
- 13 Sep, 2018 3 commits
-
-
Julia Stadler authored
-
Philipp Arras authored
-
Philipp Arras authored
-
- 12 Sep, 2018 1 commit
-
-
Martin Reinecke authored
-
- 11 Sep, 2018 7 commits
-
-
Philipp Arras authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Philipp Arras authored
-
Philipp Arras authored
Related to Issue #62
-
Philipp Arras authored
-
- 10 Sep, 2018 2 commits
-
-
Martin Reinecke authored
-
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.
-
- 07 Sep, 2018 1 commit
-
-
Philipp Arras authored
-
- 05 Sep, 2018 1 commit
-
-
Martin Reinecke authored
-
- 04 Sep, 2018 3 commits
-
-
Martin Reinecke authored
-
Philipp Arras authored
-
Martin Reinecke authored
-
- 03 Sep, 2018 4 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 31 Aug, 2018 4 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Frank authored
-
Philipp Frank authored
-