- 19 Sep, 2018 3 commits
-
-
Martin Reinecke authored
-
Sebastian Hutschenreuter authored
-
Martin Reinecke authored
Add svg as allowed output format for nifty plots See merge request ift/nifty-dev!110
-
- 18 Sep, 2018 6 commits
-
-
Martin Reinecke authored
choose mutifield key See merge request ift/nifty-dev!108
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
Resolve "Questions on SymmetrizingOperator" Closes #52 See merge request ift/nifty-dev!105
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 14 Sep, 2018 1 commit
-
-
Martin Reinecke authored
-
- 13 Sep, 2018 5 commits
-
-
Sebastian Hutschenreuter authored
-
Philipp Arras authored
Remove exp from multifrequency correlated field See merge request ift/nifty-dev!107
-
Julia Stadler authored
-
Philipp Arras authored
-
Philipp Arras authored
-
- 12 Sep, 2018 7 commits
-
-
Martin Reinecke authored
-
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 9 commits
-
-
Philipp Arras authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
Check inputs for operators See merge request ift/nifty-dev!104
-
Martin Reinecke authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
Related to Issue #62
-
Philipp Arras authored
-
- 10 Sep, 2018 4 commits
-
-
Martin Reinecke authored
allow specification of constants for samples See merge request ift/nifty-dev!103
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 08 Sep, 2018 2 commits
-
-
Martin Reinecke authored
Remove MultiField.update() See merge request ift/nifty-dev!102
-
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 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-