CUQIpy 0.6.0.post0.dev20__tar.gz → 0.6.0.post0.dev24__tar.gz
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-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/CUQIpy.egg-info/PKG-INFO +1 -1
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/PKG-INFO +1 -1
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/_version.py +3 -3
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/utilities/_utilities.py +2 -1
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/CUQIpy.egg-info/SOURCES.txt +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/CUQIpy.egg-info/dependency_links.txt +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/CUQIpy.egg-info/requires.txt +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/CUQIpy.egg-info/top_level.txt +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/LICENSE +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/README.md +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/_messages.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/array/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/array/_array.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/config.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/data/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/data/_data.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/data/astronaut.npz +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/data/camera.npz +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/data/cat.npz +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/data/satellite.mat +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/density/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/density/_density.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/diagnostics.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_beta.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_cauchy.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_cmrf.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_custom.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_distribution.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_gamma.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_gaussian.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_gmrf.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_inverse_gamma.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_joint_distribution.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_laplace.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_lmrf.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_lognormal.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_normal.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_posterior.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_uniform.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/geometry/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/geometry/_geometry.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/likelihood/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/likelihood/_likelihood.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/model/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/model/_model.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/operator/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/operator/_operator.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/pde/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/pde/_pde.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/problem/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/problem/_problem.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_conjugate.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_conjugate_approx.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_cwmh.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_gibbs.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_hmc.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_langevin_algorithm.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_laplace_approximation.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_mh.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_pcn.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_rto.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_sampler.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/samples/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/samples/_samples.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/solver/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/solver/_solver.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/testproblem/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/testproblem/_testproblem.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/utilities/__init__.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/utilities/_get_python_variable_name.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/pyproject.toml +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/requirements.txt +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/setup.cfg +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/setup.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_MRFs.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_abstract_distribution_density.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_bayesian_inversion.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_density.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_distribution.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_distributions_shape.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_geometry.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_joint_distribution.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_likelihood.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_model.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_pde.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_posterior.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_problem.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_sampler.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_samples.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_solver.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_testproblem.py +0 -0
- {CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_utilities.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: CUQIpy
|
|
3
|
-
Version: 0.6.0.post0.
|
|
3
|
+
Version: 0.6.0.post0.dev24
|
|
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
|
Metadata-Version: 2.1
|
|
2
2
|
Name: CUQIpy
|
|
3
|
-
Version: 0.6.0.post0.
|
|
3
|
+
Version: 0.6.0.post0.dev24
|
|
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
|
|
@@ -8,11 +8,11 @@ import json
|
|
|
8
8
|
|
|
9
9
|
version_json = '''
|
|
10
10
|
{
|
|
11
|
-
"date": "2023-11-
|
|
11
|
+
"date": "2023-11-09T13:20:03+0100",
|
|
12
12
|
"dirty": false,
|
|
13
13
|
"error": null,
|
|
14
|
-
"full-revisionid": "
|
|
15
|
-
"version": "0.6.0.post0.
|
|
14
|
+
"full-revisionid": "dab78f81b6ada33996ff8496f6d21e94fabdf0f7",
|
|
15
|
+
"version": "0.6.0.post0.dev24"
|
|
16
16
|
}
|
|
17
17
|
''' # END VERSION_JSON
|
|
18
18
|
|
|
@@ -62,7 +62,8 @@ def get_direct_attributes(dist):
|
|
|
62
62
|
|
|
63
63
|
def get_indirect_variables(dist):
|
|
64
64
|
attributes = []
|
|
65
|
-
for
|
|
65
|
+
for attribute in dist.get_mutable_variables():
|
|
66
|
+
value = getattr(dist, attribute)
|
|
66
67
|
if callable(value):
|
|
67
68
|
keys = get_non_default_args(value)
|
|
68
69
|
for key in keys:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/distribution/_joint_distribution.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/sampler/_laplace_approximation.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/cuqi/utilities/_get_python_variable_name.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{CUQIpy-0.6.0.post0.dev20 → CUQIpy-0.6.0.post0.dev24}/tests/test_abstract_distribution_density.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|