polyhedral-gravity 3.2rc1__cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl → 3.2.1rc1__cp36-cp36m-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.cpython-36m-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}/WHEEL +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
|
Home-page: UNKNOWN
|
6
6
|
Author: Jonas Schuhmacher
|
@@ -27,9 +27,10 @@ License-File: LICENSE
|
|
27
27
|
|
28
28
|
# polyhedral-gravity-model
|
29
29
|
|
30
|
+
[](https://doi.org/10.21105/joss.06384)
|
31
|
+

|
30
32
|

|
31
33
|

|
32
|
-

|
33
34
|
|
34
35
|

|
35
36
|

|
@@ -61,12 +62,13 @@ License-File: LICENSE
|
|
61
62
|
## References
|
62
63
|
|
63
64
|
This code is a validated implementation in C++17 of the Polyhedral Gravity Model
|
64
|
-
by Tsoulis et al..
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
implementation
|
69
|
-
|
65
|
+
by Tsoulis et al.. Additionally, the model provides a Python binding.
|
66
|
+
It was initially created in a collaborative project between
|
67
|
+
TU Munich and ESA's Advanced Concepts Team.
|
68
|
+
|
69
|
+
If this implementation proves useful to you, please consider citing the
|
70
|
+
[accompanying paper](https://doi.org/10.21105/joss.06384)
|
71
|
+
published in the *Journal of Open Source Software*.
|
70
72
|
|
71
73
|
The implementation is based on the
|
72
74
|
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)
|
@@ -279,12 +281,12 @@ The project uses the following dependencies,
|
|
279
281
|
all of them are **automatically** set-up via CMake:
|
280
282
|
|
281
283
|
- GoogleTest (1.13.0 or compatible), only required for testing
|
282
|
-
- spdlog (1.
|
284
|
+
- spdlog (1.13.0 or compatible), required for logging
|
283
285
|
- tetgen (1.6 or compatible), required for I/O
|
284
|
-
- yaml-cpp (0.
|
286
|
+
- yaml-cpp (0.8.0 or compatible), required for I/O
|
285
287
|
- thrust (2.1.0 or compatible), required for parallelization and utility
|
286
288
|
- xsimd (11.1.0 or compatible), required for vectorization of the `atan(..)`
|
287
|
-
- pybind11 (2.
|
289
|
+
- pybind11 (2.12.0 or compatible), required for the Python interface, but not the C++ standalone
|
288
290
|
|
289
291
|
The module will be build using a C++17 capable compiler,
|
290
292
|
CMake. Just execute the following command in
|
@@ -0,0 +1,6 @@
|
|
1
|
+
polyhedral_gravity.cpython-36m-aarch64-linux-gnu.so,sha256=BSKV_QpbAtTi9aR8grQBoWVT0PFKAUvxWKGzrMjdMjE,1650072
|
2
|
+
polyhedral_gravity-3.2.1rc1.dist-info/LICENSE,sha256=ZJuIRhVUKcE6znMu3JzQKChvng_3yKh9v3v1MtHspHw,36310
|
3
|
+
polyhedral_gravity-3.2.1rc1.dist-info/METADATA,sha256=nP4AhucBUYeFhiGojhTZ4VAeczYy9G6FYV_6uC_iH8Q,17576
|
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=ZPo-cudG-FPYxyq1LXmKAMnRyaidvTmBVvSIj1CJfHY,152
|
Binary file
|
@@ -1,6 +0,0 @@
|
|
1
|
-
polyhedral_gravity.cpython-36m-aarch64-linux-gnu.so,sha256=tUm3sUuqSHW2Yzi10HLONva-yBmRUO09goTWoC9Qjy0,1716392
|
2
|
-
polyhedral_gravity-3.2rc1.dist-info/LICENSE,sha256=ZJuIRhVUKcE6znMu3JzQKChvng_3yKh9v3v1MtHspHw,36310
|
3
|
-
polyhedral_gravity-3.2rc1.dist-info/METADATA,sha256=02Zq7K4NGbATO3xo5zzVUI7gjbnsVFPKfEMwQORFXn8,17494
|
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=ZPo-cudG-FPYxyq1LXmKAMnRyaidvTmBVvSIj1CJfHY,152
|
File without changes
|
File without changes
|
File without changes
|