polyhedral-gravity 3.2rc1__cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl → 3.2.1rc1__cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.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.
- {polyhedral_gravity-3.2rc1.dist-info → polyhedral_gravity-3.2.1rc1.dist-info}/METADATA +13 -11
- polyhedral_gravity-3.2.1rc1.dist-info/RECORD +6 -0
- {polyhedral_gravity-3.2rc1.dist-info → polyhedral_gravity-3.2.1rc1.dist-info}/WHEEL +1 -1
- polyhedral_gravity.cpython-311-aarch64-linux-gnu.so +0 -0
- polyhedral_gravity-3.2rc1.dist-info/RECORD +0 -6
- {polyhedral_gravity-3.2rc1.dist-info → polyhedral_gravity-3.2.1rc1.dist-info}/LICENSE +0 -0
- {polyhedral_gravity-3.2rc1.dist-info → polyhedral_gravity-3.2.1rc1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: polyhedral_gravity
|
3
|
-
Version: 3.
|
3
|
+
Version: 3.2.1rc1
|
4
4
|
Summary: Package to compute full gravity tensor of a given constant density polyhedron for arbitrary points according to the geodetic convention
|
5
5
|
Author: Jonas Schuhmacher
|
6
6
|
Author-email: jonas.schuhmacher@tum.de
|
@@ -25,9 +25,10 @@ License-File: LICENSE
|
|
25
25
|
|
26
26
|
# polyhedral-gravity-model
|
27
27
|
|
28
|
+
[](https://doi.org/10.21105/joss.06384)
|
29
|
+

|
28
30
|

|
29
31
|

|
30
|
-

|
31
32
|
|
32
33
|

|
33
34
|

|
@@ -59,12 +60,13 @@ License-File: LICENSE
|
|
59
60
|
## References
|
60
61
|
|
61
62
|
This code is a validated implementation in C++17 of the Polyhedral Gravity Model
|
62
|
-
by Tsoulis et al..
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
implementation
|
67
|
-
|
63
|
+
by Tsoulis et al.. Additionally, the model provides a Python binding.
|
64
|
+
It was initially created in a collaborative project between
|
65
|
+
TU Munich and ESA's Advanced Concepts Team.
|
66
|
+
|
67
|
+
If this implementation proves useful to you, please consider citing the
|
68
|
+
[accompanying paper](https://doi.org/10.21105/joss.06384)
|
69
|
+
published in the *Journal of Open Source Software*.
|
68
70
|
|
69
71
|
The implementation is based on the
|
70
72
|
paper [Tsoulis, D., 2012. Analytical computation of the full gravity tensor of a homogeneous arbitrarily shaped polyhedral source using line integrals. Geophysics, 77(2), pp.F1-F11.](http://dx.doi.org/10.1190/geo2010-0334.1)
|
@@ -277,12 +279,12 @@ The project uses the following dependencies,
|
|
277
279
|
all of them are **automatically** set-up via CMake:
|
278
280
|
|
279
281
|
- GoogleTest (1.13.0 or compatible), only required for testing
|
280
|
-
- spdlog (1.
|
282
|
+
- spdlog (1.13.0 or compatible), required for logging
|
281
283
|
- tetgen (1.6 or compatible), required for I/O
|
282
|
-
- yaml-cpp (0.
|
284
|
+
- yaml-cpp (0.8.0 or compatible), required for I/O
|
283
285
|
- thrust (2.1.0 or compatible), required for parallelization and utility
|
284
286
|
- xsimd (11.1.0 or compatible), required for vectorization of the `atan(..)`
|
285
|
-
- pybind11 (2.
|
287
|
+
- pybind11 (2.12.0 or compatible), required for the Python interface, but not the C++ standalone
|
286
288
|
|
287
289
|
The module will be build using a C++17 capable compiler,
|
288
290
|
CMake. Just execute the following command in
|
@@ -0,0 +1,6 @@
|
|
1
|
+
polyhedral_gravity.cpython-311-aarch64-linux-gnu.so,sha256=LCm-3xO0pcz0BKbUC0ZhE--YBWJXkb8NWzWSjPpRlaU,1650120
|
2
|
+
polyhedral_gravity-3.2.1rc1.dist-info/LICENSE,sha256=ZJuIRhVUKcE6znMu3JzQKChvng_3yKh9v3v1MtHspHw,36310
|
3
|
+
polyhedral_gravity-3.2.1rc1.dist-info/METADATA,sha256=2UQrLcu8ht3_-BeGagOMFqGitL06hb3aiWZ3ZOsZwpU,17537
|
4
|
+
polyhedral_gravity-3.2.1rc1.dist-info/top_level.txt,sha256=bIf9hErNs1GV27AnQWoRTE2j0lRmjhrKI1z-_MTR4Nk,19
|
5
|
+
polyhedral_gravity-3.2.1rc1.dist-info/RECORD,,
|
6
|
+
polyhedral_gravity-3.2.1rc1.dist-info/WHEEL,sha256=Dy8R5M9BACn3D4f77RwQdzutwy8OAVtFzN68buD5j0g,153
|
Binary file
|
@@ -1,6 +0,0 @@
|
|
1
|
-
polyhedral_gravity.cpython-311-aarch64-linux-gnu.so,sha256=M408ys3cAhwvvvq1sCTyA2fhC4zSlm4m0DXUWKVIh7c,1650904
|
2
|
-
polyhedral_gravity-3.2rc1.dist-info/LICENSE,sha256=ZJuIRhVUKcE6znMu3JzQKChvng_3yKh9v3v1MtHspHw,36310
|
3
|
-
polyhedral_gravity-3.2rc1.dist-info/METADATA,sha256=p8VJ_XxanVfhSIPihBQ-V-EIQGDlHHimSgesZAI1V_0,17455
|
4
|
-
polyhedral_gravity-3.2rc1.dist-info/RECORD,,
|
5
|
-
polyhedral_gravity-3.2rc1.dist-info/top_level.txt,sha256=bIf9hErNs1GV27AnQWoRTE2j0lRmjhrKI1z-_MTR4Nk,19
|
6
|
-
polyhedral_gravity-3.2rc1.dist-info/WHEEL,sha256=s4nCzmeJHzzKs_3mY44pZnIB7xTTMwwgEpWpc7aab8A,154
|
File without changes
|
File without changes
|