CUQIpy 1.2.0.post0.dev522__py3-none-any.whl → 1.2.0.post0.dev544__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of CUQIpy might be problematic. Click here for more details.
- {CUQIpy-1.2.0.post0.dev522.dist-info → CUQIpy-1.2.0.post0.dev544.dist-info}/METADATA +1 -1
- {CUQIpy-1.2.0.post0.dev522.dist-info → CUQIpy-1.2.0.post0.dev544.dist-info}/RECORD +7 -7
- cuqi/_version.py +3 -3
- cuqi/distribution/_distribution.py +6 -0
- {CUQIpy-1.2.0.post0.dev522.dist-info → CUQIpy-1.2.0.post0.dev544.dist-info}/LICENSE +0 -0
- {CUQIpy-1.2.0.post0.dev522.dist-info → CUQIpy-1.2.0.post0.dev544.dist-info}/WHEEL +0 -0
- {CUQIpy-1.2.0.post0.dev522.dist-info → CUQIpy-1.2.0.post0.dev544.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: CUQIpy
|
|
3
|
-
Version: 1.2.0.post0.
|
|
3
|
+
Version: 1.2.0.post0.dev544
|
|
4
4
|
Summary: Computational Uncertainty Quantification for Inverse problems in Python
|
|
5
5
|
Maintainer-email: "Nicolai A. B. Riis" <nabr@dtu.dk>, "Jakob S. Jørgensen" <jakj@dtu.dk>, "Amal M. Alghamdi" <amaal@dtu.dk>, Chao Zhang <chaz@dtu.dk>
|
|
6
6
|
License: Apache License
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
cuqi/__init__.py,sha256=LsGilhl-hBLEn6Glt8S_l0OJzAA1sKit_rui8h-D-p0,488
|
|
2
2
|
cuqi/_messages.py,sha256=fzEBrZT2kbmfecBBPm7spVu7yHdxGARQB4QzXhJbCJ0,415
|
|
3
|
-
cuqi/_version.py,sha256=
|
|
3
|
+
cuqi/_version.py,sha256=rCYEzLcf6YVFpZAWZ0YfzFVVehZr2f-t--Mt9xXtqJw,510
|
|
4
4
|
cuqi/config.py,sha256=wcYvz19wkeKW2EKCGIKJiTpWt5kdaxyt4imyRkvtTRA,526
|
|
5
5
|
cuqi/diagnostics.py,sha256=5OrbJeqpynqRXOe5MtOKKhe7EAVdOEpHIqHnlMW9G_c,3029
|
|
6
6
|
cuqi/array/__init__.py,sha256=-EeiaiWGNsE3twRS4dD814BIlfxEsNkTCZUc5gjOXb0,30
|
|
@@ -19,7 +19,7 @@ cuqi/distribution/_beta.py,sha256=lgN6PGoF9RXQtrMGqSaSBV0hw-LEsOfRTD2Q2L3-Ok4,29
|
|
|
19
19
|
cuqi/distribution/_cauchy.py,sha256=UsVXYz8HhagXN5fIWSAIyELqhsJAX_-wk9kkRGgRmA8,3296
|
|
20
20
|
cuqi/distribution/_cmrf.py,sha256=tCbEulM_O7FB3C_W-3IqZp9zGHkTofCdFF0ybHc9UZI,3745
|
|
21
21
|
cuqi/distribution/_custom.py,sha256=11lnAG7CS15bpV6JOOP--2YyKnAduvXY1IjAOJ1tqO0,10504
|
|
22
|
-
cuqi/distribution/_distribution.py,sha256=
|
|
22
|
+
cuqi/distribution/_distribution.py,sha256=mDSOjm2-f1we9wbfii2QEZ8gx03X_iZDt9XY4AGlOvE,17982
|
|
23
23
|
cuqi/distribution/_gamma.py,sha256=VcvBJS51N-MxuX42r9L2j2QYRlzhdgAtQ6Wa5IFO_YE,3536
|
|
24
24
|
cuqi/distribution/_gaussian.py,sha256=3L1L_3W6i6YuPQ8vnFmju5QsvkLlg4VsgCnj11lYBUE,32977
|
|
25
25
|
cuqi/distribution/_gmrf.py,sha256=OwId8qQWEtmC2fxVhL4iBHZnc8ZCrZzfV6yGXDE3k30,9522
|
|
@@ -93,8 +93,8 @@ cuqi/testproblem/_testproblem.py,sha256=x769LwwRdJdzIiZkcQUGb_5-vynNTNALXWKato7s
|
|
|
93
93
|
cuqi/utilities/__init__.py,sha256=RB84VstmFcZgPOz58LKSzOvCVebbeKDcKl9MGk-EwoA,515
|
|
94
94
|
cuqi/utilities/_get_python_variable_name.py,sha256=wxpCaj9f3ZtBNqlGmmuGiITgBaTsY-r94lUIlK6UAU4,2043
|
|
95
95
|
cuqi/utilities/_utilities.py,sha256=gc9YAj7wFKzyZTE1H5iI_1Tt4AtjT1g5l1-zxBdH-Co,15281
|
|
96
|
-
CUQIpy-1.2.0.post0.
|
|
97
|
-
CUQIpy-1.2.0.post0.
|
|
98
|
-
CUQIpy-1.2.0.post0.
|
|
99
|
-
CUQIpy-1.2.0.post0.
|
|
100
|
-
CUQIpy-1.2.0.post0.
|
|
96
|
+
CUQIpy-1.2.0.post0.dev544.dist-info/LICENSE,sha256=kJWRPrtRoQoZGXyyvu50Uc91X6_0XRaVfT0YZssicys,10799
|
|
97
|
+
CUQIpy-1.2.0.post0.dev544.dist-info/METADATA,sha256=gwoDws1tPFzKN81PFsOBXdGSzWHnyCXCHZmlevC-B4Q,18529
|
|
98
|
+
CUQIpy-1.2.0.post0.dev544.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
99
|
+
CUQIpy-1.2.0.post0.dev544.dist-info/top_level.txt,sha256=AgmgMc6TKfPPqbjV0kvAoCBN334i_Lwwojc7HE3ZwD0,5
|
|
100
|
+
CUQIpy-1.2.0.post0.dev544.dist-info/RECORD,,
|
cuqi/_version.py
CHANGED
|
@@ -8,11 +8,11 @@ import json
|
|
|
8
8
|
|
|
9
9
|
version_json = '''
|
|
10
10
|
{
|
|
11
|
-
"date": "2025-01-
|
|
11
|
+
"date": "2025-01-31T15:19:46+0100",
|
|
12
12
|
"dirty": false,
|
|
13
13
|
"error": null,
|
|
14
|
-
"full-revisionid": "
|
|
15
|
-
"version": "1.2.0.post0.
|
|
14
|
+
"full-revisionid": "ef3d19707582cdca0d5ae948c99047b04daab707",
|
|
15
|
+
"version": "1.2.0.post0.dev544"
|
|
16
16
|
}
|
|
17
17
|
''' # END VERSION_JSON
|
|
18
18
|
|
|
@@ -406,3 +406,9 @@ class Distribution(Density, ABC):
|
|
|
406
406
|
return "CUQI {}. Conditioning variables {}.".format(self.__class__.__name__,self.get_conditioning_variables())
|
|
407
407
|
else:
|
|
408
408
|
return "CUQI {}.".format(self.__class__.__name__)
|
|
409
|
+
|
|
410
|
+
@property
|
|
411
|
+
def rv(self):
|
|
412
|
+
""" Return a random variable object representing the distribution. """
|
|
413
|
+
from cuqi.experimental.algebra import RandomVariable
|
|
414
|
+
return RandomVariable(self)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|