- 25 Sep, 2018 1 commit
-
-
Reimar H Leike authored
changed LogRGSpace.get_k_length_array to something sensible. Slope operator and AMplitude model are now getting the structure of the space from the space
-
- 24 Sep, 2018 3 commits
-
-
Philipp Frank authored
-
Philipp Frank authored
-
Philipp Frank authored
-
- 21 Sep, 2018 1 commit
-
-
Martin Reinecke authored
-
- 20 Sep, 2018 1 commit
-
-
Martin Reinecke authored
-
- 19 Sep, 2018 8 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)`.
-
Sebastian Hutschenreuter authored
-
Martin Reinecke authored
-
- 18 Sep, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 14 Sep, 2018 1 commit
-
-
Martin Reinecke authored
-
- 13 Sep, 2018 4 commits
-
-
Sebastian Hutschenreuter authored
-
Julia Stadler authored
-
Philipp Arras authored
-
Philipp Arras authored
-
- 12 Sep, 2018 6 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Sebastian Hutschenreuter authored
added outer product operator, added outer method to field and linearisation, added integrate method to linearisation,
-
- 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 1 commit
-
-
Martin Reinecke authored
-