- 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.
-
- 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 8 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Frank authored
-
Philipp Frank authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
Similar to dict.update(other_dict)
-
- 29 Aug, 2018 3 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 28 Aug, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 27 Aug, 2018 8 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Philipp Arras authored
-
Martin Reinecke authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
- 26 Aug, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 25 Aug, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 24 Aug, 2018 1 commit
-
-
Reimar H Leike authored
added an InverseGammaLikelihood which is the right likelihood for fitting Gaussian diagonal covariances
-
- 22 Aug, 2018 1 commit
-
-
Philipp Arras authored
-
- 21 Aug, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-