CUQIpy 1.1.0.post0.dev21__py3-none-any.whl → 1.1.0.post0.dev32__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.1.0.post0.dev21.dist-info → CUQIpy-1.1.0.post0.dev32.dist-info}/METADATA +1 -1
- {CUQIpy-1.1.0.post0.dev21.dist-info → CUQIpy-1.1.0.post0.dev32.dist-info}/RECORD +7 -7
- cuqi/_version.py +3 -3
- cuqi/samples/_samples.py +8 -0
- {CUQIpy-1.1.0.post0.dev21.dist-info → CUQIpy-1.1.0.post0.dev32.dist-info}/LICENSE +0 -0
- {CUQIpy-1.1.0.post0.dev21.dist-info → CUQIpy-1.1.0.post0.dev32.dist-info}/WHEEL +0 -0
- {CUQIpy-1.1.0.post0.dev21.dist-info → CUQIpy-1.1.0.post0.dev32.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: CUQIpy
|
|
3
|
-
Version: 1.1.0.post0.
|
|
3
|
+
Version: 1.1.0.post0.dev32
|
|
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=3aWCGrBUXDyYyVWkii2Yb0jrmJg5LpCMBmx2674zMaw,509
|
|
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
|
|
@@ -77,7 +77,7 @@ cuqi/sampler/_pcn.py,sha256=F0h9-nUFtkqn-o-1s8BCsmr8V7u6R7ycoCOeeV1uhj0,8601
|
|
|
77
77
|
cuqi/sampler/_rto.py,sha256=-AtMiYq4fh7pF9zVqfYjYtQbIIEGayrWyRGTj8KecfE,11518
|
|
78
78
|
cuqi/sampler/_sampler.py,sha256=TkZ_WAS-5Q43oICa-Elc2gftsRTBd7PEDUMDZ9tTGmU,5712
|
|
79
79
|
cuqi/samples/__init__.py,sha256=E7B9IBUsiOBr-HAKH9o3_Lqhq4KeWO87hmesHkdbwTY,30
|
|
80
|
-
cuqi/samples/_samples.py,sha256=
|
|
80
|
+
cuqi/samples/_samples.py,sha256=Pfy2piHmvZ3_fxh3c3BsQtX3mryIsDqRrqJ-Q7zw4Zo,35161
|
|
81
81
|
cuqi/solver/__init__.py,sha256=DGl8IdUnochRXHNDEy_13o_VT0vLFY6FjMmmSH6YUkY,169
|
|
82
82
|
cuqi/solver/_solver.py,sha256=TgezixCVf8nKGtEF9ZrkaTtAfxSs1Z8CR_cmhdTMqRw,22776
|
|
83
83
|
cuqi/testproblem/__init__.py,sha256=DWTOcyuNHMbhEuuWlY5CkYkNDSAqhvsKmJXBLivyblU,202
|
|
@@ -85,8 +85,8 @@ cuqi/testproblem/_testproblem.py,sha256=x769LwwRdJdzIiZkcQUGb_5-vynNTNALXWKato7s
|
|
|
85
85
|
cuqi/utilities/__init__.py,sha256=T4tLsC215MknBCsw_C0Qeeg_ox26aDUrCA5hbWvNQkU,387
|
|
86
86
|
cuqi/utilities/_get_python_variable_name.py,sha256=QwlBVj2koJRA8s8pWd554p7-ElcI7HUwY32HknaR92E,1827
|
|
87
87
|
cuqi/utilities/_utilities.py,sha256=MWAqV6L5btMpWwlUzrZYuV2VeSpfTbOaLRMRkuw2WIA,8509
|
|
88
|
-
CUQIpy-1.1.0.post0.
|
|
89
|
-
CUQIpy-1.1.0.post0.
|
|
90
|
-
CUQIpy-1.1.0.post0.
|
|
91
|
-
CUQIpy-1.1.0.post0.
|
|
92
|
-
CUQIpy-1.1.0.post0.
|
|
88
|
+
CUQIpy-1.1.0.post0.dev32.dist-info/LICENSE,sha256=kJWRPrtRoQoZGXyyvu50Uc91X6_0XRaVfT0YZssicys,10799
|
|
89
|
+
CUQIpy-1.1.0.post0.dev32.dist-info/METADATA,sha256=mjHBSdyq24SFfvLsohhFPcM1_Bote6rZwjuWYIze7B8,18390
|
|
90
|
+
CUQIpy-1.1.0.post0.dev32.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
|
|
91
|
+
CUQIpy-1.1.0.post0.dev32.dist-info/top_level.txt,sha256=AgmgMc6TKfPPqbjV0kvAoCBN334i_Lwwojc7HE3ZwD0,5
|
|
92
|
+
CUQIpy-1.1.0.post0.dev32.dist-info/RECORD,,
|
cuqi/_version.py
CHANGED
|
@@ -8,11 +8,11 @@ import json
|
|
|
8
8
|
|
|
9
9
|
version_json = '''
|
|
10
10
|
{
|
|
11
|
-
"date": "2024-08-26T11:
|
|
11
|
+
"date": "2024-08-26T11:16:28+0200",
|
|
12
12
|
"dirty": false,
|
|
13
13
|
"error": null,
|
|
14
|
-
"full-revisionid": "
|
|
15
|
-
"version": "1.1.0.post0.
|
|
14
|
+
"full-revisionid": "0a3eb53894cc988444a61e5b895cee57b66747a9",
|
|
15
|
+
"version": "1.1.0.post0.dev32"
|
|
16
16
|
}
|
|
17
17
|
''' # END VERSION_JSON
|
|
18
18
|
|
cuqi/samples/_samples.py
CHANGED
|
@@ -873,3 +873,11 @@ class Samples(object):
|
|
|
873
873
|
ax = arviz.plot_violin(datadict, **kwargs)
|
|
874
874
|
|
|
875
875
|
return ax
|
|
876
|
+
|
|
877
|
+
def __repr__(self) -> str:
|
|
878
|
+
return "CUQIpy Samples:\n" + \
|
|
879
|
+
"---------------\n\n" + \
|
|
880
|
+
"Ns (number of samples):\n {}\n\n".format(self.Ns) + \
|
|
881
|
+
"Geometry:\n {}\n\n".format(self.geometry) + \
|
|
882
|
+
"Shape:\n {}\n\n".format(self.shape) + \
|
|
883
|
+
"Samples:\n {}\n\n".format(self.samples)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|