- 06 Dec, 2019 6 commits
-
-
-
Martin Reinecke authored
Add a change log entry for correlated fields See merge request !391
-
Philipp Arras authored
-
Martin Reinecke authored
Swap order of arguments of ScalingOperator See merge request !389
-
Martin Reinecke authored
Fix usage of print to logging See merge request !388
-
Martin Reinecke authored
Downgrade f-strings to good old format strings See merge request !390
-
- 05 Dec, 2019 3 commits
-
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
Make the ScalingOperator consistent with `from_global_data`, `full` and possibly other operators which take the domain as first argument. This breaks the currently enforced consistency with the `DiagonalOperator` which takes a field as first argument and the domain only as an optional keyword argument. Fixes #279.
-
Gordian Edenhofer authored
-
- 04 Dec, 2019 9 commits
-
-
Philipp Arras authored
Usability improvements for correlated field See merge request !385
-
Philipp Arras authored
-
Instead of validating the input via `assert`s in user-accessible functions, raise appropriate errors.
-
Instead of drawing samples and storing them in a potentially huge list, draw individual samples only when needed. Hereby, get rid of the `_stats` function but instead draw samples during computing the statistics summary.
-
Philipp Arras authored
correlated_field.py: Implement offset in finalize See merge request !386
-
Gordian Edenhofer authored
Allow for specifying either a Field/MultiField or a float as an offset for the correlated field during `finalize`.
-
Martin Reinecke authored
Small changes in CorrelatedFieldMaker See merge request !384
-
Philipp Haim authored
-
Philipp Haim authored
-
- 01 Dec, 2019 1 commit
-
-
Philipp Haim authored
-
- 28 Nov, 2019 7 commits
-
-
Martin Reinecke authored
Timing helpers See merge request !379
-
Martin Reinecke authored
-
Martin Reinecke authored
cosmetics See merge request !382
-
Martin Reinecke authored
-
Martin Reinecke authored
Add log1p and expm1 to sugar.py and operator.py See merge request !381
-
Gordian Edenhofer authored
Amend the operator section as well to make both functions also work on chains of operators.
-
Gordian Edenhofer authored
-
- 27 Nov, 2019 7 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
Renaming See merge request !378
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
- 26 Nov, 2019 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 25 Nov, 2019 1 commit
-
-
Philipp Haim authored
Correlated Field model for DomainTuple See merge request !373
-
- 22 Nov, 2019 4 commits
-
-
Philipp Frank authored
-
Philipp Frank authored
-
Philipp Frank authored
-
Philipp Frank authored
-