- Jun 18, 2020
-
-
Philipp Arras authored
-
- Jun 02, 2020
-
-
Philipp Arras authored
This is best practise in python scripts in order no to clutter the global namespace.
-
- May 28, 2020
-
-
Philipp Arras authored
-
- May 22, 2020
-
-
Lukas Platz authored
-
- May 21, 2020
-
-
Lukas Platz authored
-
- May 19, 2020
-
-
Rouven Lemmerz authored
-
- May 18, 2020
-
-
Martin Reinecke authored
-
- May 12, 2020
-
-
Philipp Arras authored
-
- Apr 26, 2020
-
-
Martin Reinecke authored
-
- Apr 08, 2020
-
-
Martin Reinecke authored
-
- Apr 04, 2020
-
-
Martin Reinecke authored
-
- Mar 20, 2020
-
-
Martin Reinecke authored
-
- Mar 06, 2020
-
-
Lukas Platz authored
-
- Feb 10, 2020
-
-
Lukas Platz authored
-
- Dec 05, 2019
-
-
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.
-
- Nov 26, 2019
-
-
Martin Reinecke authored
-
- Nov 22, 2019
-
-
Philipp Frank authored
-
- Nov 14, 2019
-
-
Philipp Arras authored
-
Philipp Frank authored
-
- Nov 13, 2019
-
-
Philipp Frank authored
-
- Nov 06, 2019
-
-
Philipp Frank authored
-
- Nov 05, 2019
-
-
Philipp Arras authored
-
- Oct 15, 2019
-
-
Philipp Arras authored
Although it is working
-
Philipp Arras authored
-
- Oct 04, 2019
-
-
Lukas Platz authored
-
- Aug 10, 2019
-
-
Philipp Arras authored
-
- May 29, 2019
-
-
Philipp Arras authored
This is a performance tweak. Since inverse diagonal operators are automatically converted to a pure diagonal operator with the inverse on its diagonal, this commit saves memory.
-
- Apr 26, 2019
-
-
Martin Reinecke authored
-
- Apr 22, 2019
-
-
Martin Reinecke authored
-
- Feb 22, 2019
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- Feb 01, 2019
-
-
Philipp Arras authored
-
- Jan 31, 2019
-
-
- Jan 30, 2019
-
-
- Jan 15, 2019
-
-
Jakob Knollmueller authored
-
- Jan 14, 2019
-
-
Philipp Arras authored
-
- Jan 13, 2019
-
-
Philipp Arras authored
Furthermore, the zero_mode keyword is gone for AmplitudeOperator. It is not used in the demos and is not really appropriate from a theoretical point of view anyways. We will add in a better option later.
-
- Jan 07, 2019
-
-
Philipp Arras authored
-
Martin Reinecke authored
-
Philipp Arras authored
-