CUQIpy 1.2.0.post0.dev27__py3-none-any.whl → 1.2.0.post0.dev30__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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: CUQIpy
3
- Version: 1.2.0.post0.dev27
3
+ Version: 1.2.0.post0.dev30
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
@@ -231,8 +231,9 @@ CUQIpy is part of the [CUQI project](https://www.compute.dtu.dk/english/cuqi) su
231
231
 
232
232
  - **Papers:** CUQIpy on ArXiv - [Part I](https://arxiv.org/abs/2305.16949) & [Part II](https://arxiv.org/abs/2305.16951)
233
233
 
234
- - **Training:** [Demo & training notebooks](https://github.com/CUQI-DTU/CUQIpy-demos)
234
+ - **CUQI book:** [CUQI book website](https://cuqi-dtu.github.io/CUQI-Book/)
235
235
 
236
+ - **User showcases:** [Showcase repository](https://github.com/CUQI-DTU/CUQIpy-User-Showcase/)
236
237
 
237
238
  ## 🚀 Quickstart
238
239
  Install CUQIpy using pip:
@@ -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=XUNd3Y4LTHLhvH0Xz5AA7zswxVQgfbbyvLs1ONnxum0,509
3
+ cuqi/_version.py,sha256=QJEhKLIZcwiFhDOxL5fW3HoGva9HIMdu-ceQvUCHsjs,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
@@ -85,8 +85,8 @@ cuqi/testproblem/_testproblem.py,sha256=x769LwwRdJdzIiZkcQUGb_5-vynNTNALXWKato7s
85
85
  cuqi/utilities/__init__.py,sha256=H7xpJe2UinjZftKvE2JuXtTi4DqtkR6uIezStAXwfGg,428
86
86
  cuqi/utilities/_get_python_variable_name.py,sha256=QwlBVj2koJRA8s8pWd554p7-ElcI7HUwY32HknaR92E,1827
87
87
  cuqi/utilities/_utilities.py,sha256=Jc4knn80vLoA7kgw9FzXwKVFGaNBOXiA9kgvltZU3Ao,11777
88
- CUQIpy-1.2.0.post0.dev27.dist-info/LICENSE,sha256=kJWRPrtRoQoZGXyyvu50Uc91X6_0XRaVfT0YZssicys,10799
89
- CUQIpy-1.2.0.post0.dev27.dist-info/METADATA,sha256=e4sjOzPLNqifeVV_6sUvLx64pIOfhsZLw42i2Xi58UU,18410
90
- CUQIpy-1.2.0.post0.dev27.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
91
- CUQIpy-1.2.0.post0.dev27.dist-info/top_level.txt,sha256=AgmgMc6TKfPPqbjV0kvAoCBN334i_Lwwojc7HE3ZwD0,5
92
- CUQIpy-1.2.0.post0.dev27.dist-info/RECORD,,
88
+ CUQIpy-1.2.0.post0.dev30.dist-info/LICENSE,sha256=kJWRPrtRoQoZGXyyvu50Uc91X6_0XRaVfT0YZssicys,10799
89
+ CUQIpy-1.2.0.post0.dev30.dist-info/METADATA,sha256=lPVBe_Ad6ghqiE2CkcVDyABxmJ8Hb610VL0cZSxmVeo,18495
90
+ CUQIpy-1.2.0.post0.dev30.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
91
+ CUQIpy-1.2.0.post0.dev30.dist-info/top_level.txt,sha256=AgmgMc6TKfPPqbjV0kvAoCBN334i_Lwwojc7HE3ZwD0,5
92
+ CUQIpy-1.2.0.post0.dev30.dist-info/RECORD,,
cuqi/_version.py CHANGED
@@ -8,11 +8,11 @@ import json
8
8
 
9
9
  version_json = '''
10
10
  {
11
- "date": "2024-10-04T09:06:08+0200",
11
+ "date": "2024-10-11T09:05:14+0200",
12
12
  "dirty": false,
13
13
  "error": null,
14
- "full-revisionid": "f5a74472dfb8e7d2e07e829b2a03b811d554dc67",
15
- "version": "1.2.0.post0.dev27"
14
+ "full-revisionid": "e46192df9743f4e53f2ad126462ed1fd95a97dd0",
15
+ "version": "1.2.0.post0.dev30"
16
16
  }
17
17
  ''' # END VERSION_JSON
18
18