- Apr 01, 2018
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- Mar 27, 2018
-
-
Martin Reinecke authored
-
clienhar authored
- moved draw_sample() and inverse_draw_sample() to EndomorphicOperator - inverse_draw_sample() is always possible if draw_samples() is implemented (see EndomorphicOperator) - changed WienerCurvature draw_sample() to probably better version - implemented both functions in DiagonalOperator and ScalingOperator properly (i.e. check for positive definiteness)
-
- Mar 26, 2018
-
-
Martin Reinecke authored
-
- Feb 16, 2018
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- Feb 13, 2018
-
-
Martin Reinecke authored
-
- Feb 06, 2018
-
-
Martin Reinecke authored
-
- Jan 20, 2018
-
-
Martin Reinecke authored
-
- Jan 18, 2018
-
-
Martin Reinecke authored
-
- Dec 28, 2017
-
-
Martin Reinecke authored
-
- Dec 20, 2017
-
-
Martin Reinecke authored
-
- Dec 08, 2017
-
-
Martin Reinecke authored
-
- Nov 16, 2017
-
-
Martin Reinecke authored
-
- Oct 12, 2017
-
-
Martin Reinecke authored
-
- Oct 07, 2017
-
-
Martin Reinecke authored
-
- Sep 25, 2017
-
-
Martin Reinecke authored
-
- Sep 20, 2017
-
-
Martin Reinecke authored
-
- Sep 07, 2017
-
-
Martin Reinecke authored
-
- Sep 03, 2017
-
-
Martin Reinecke authored
-
- Jul 05, 2017
-
-
Martin Reinecke authored
-
- May 24, 2017
-
-
Theo Steininger authored
-
- May 14, 2017
-
-
Pumpe, Daniel (dpumpe) authored
-
- May 13, 2017
-
-
Theo Steininger authored
-
- May 09, 2017
-
-
Pumpe, Daniel (dpumpe) authored
-
- May 08, 2017
-
-
Pumpe, Daniel (dpumpe) authored
-
Pumpe, Daniel (dpumpe) authored
-
Pumpe, Daniel (dpumpe) authored
-
Pumpe, Daniel (dpumpe) authored
-
- Apr 28, 2017
-
-
Martin Reinecke authored
-
- Apr 18, 2017
-
-
- Apr 12, 2017
-
-
Theo Steininger authored
-
- Feb 07, 2017
-
-
Theo Steininger authored
-
- Nov 02, 2016
-
-
theos authored
Fixed a few small bugs.
-
- Aug 25, 2016
-
-
theos authored
Reordered methods in space classes. Made Space.weight to an abc.abstractmethod.
-
- Aug 23, 2016
-
-
theos authored
Moved unitary property to LinearOperator.
-
- Aug 22, 2016
-
-
theos authored
Restructured new operator classes -> Introduced endomorphic_operator.py in order to avoid violation of Liskov's SP for square- and diagonal operator. Removed paradict from operators. Added from_random as static method to Field.
-