geoana

View on PyPIReverse Dependencies (7)

0.6.0 geoana-0.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
geoana-0.6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
geoana-0.6.0-cp39-cp39-win_amd64.whl
geoana-0.6.0-cp39-cp39-macosx_10_9_x86_64.whl
geoana-0.6.0-cp39-cp39-musllinux_1_1_x86_64.whl
geoana-0.6.0-cp39-cp39-macosx_11_0_arm64.whl
geoana-0.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
geoana-0.6.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
geoana-0.6.0-cp38-cp38-win_amd64.whl
geoana-0.6.0-cp38-cp38-macosx_10_9_x86_64.whl
geoana-0.6.0-cp38-cp38-macosx_11_0_arm64.whl
geoana-0.6.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
geoana-0.6.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
geoana-0.6.0-cp312-cp312-win_amd64.whl
geoana-0.6.0-cp312-cp312-macosx_10_9_x86_64.whl
geoana-0.6.0-cp312-cp312-musllinux_1_1_x86_64.whl
geoana-0.6.0-cp312-cp312-macosx_11_0_arm64.whl
geoana-0.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
geoana-0.6.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
geoana-0.6.0-cp311-cp311-win_amd64.whl
geoana-0.6.0-cp311-cp311-macosx_10_9_x86_64.whl
geoana-0.6.0-cp311-cp311-musllinux_1_1_x86_64.whl
geoana-0.6.0-cp311-cp311-macosx_11_0_arm64.whl
geoana-0.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
geoana-0.6.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
geoana-0.6.0-cp310-cp310-win_amd64.whl
geoana-0.6.0-cp310-cp310-macosx_10_9_x86_64.whl
geoana-0.6.0-cp310-cp310-musllinux_1_1_x86_64.whl
geoana-0.6.0-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: geoana
Version: 0.6.0
Filename: geoana-0.6.0-cp311-cp311-win_amd64.whl
Download: [link]
Size: 186008
MD5: cc981733eee4285146e26043ad4aafd1
SHA256: 148e350ee90d75356f75086219e648384745506d54fa418c7f4931efab784677
Uploaded: 2023-11-02 23:18:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: geoana
Version: 0.6.0
Summary: Analytic expressions for geophysical responses
Author-Email: SimPEG developers <lindseyheagy[at]gmail.com>
Project-Url: Homepage, https://simpeg.xyz
Project-Url: Documentation, https://geoana.simpeg.xyz
Project-Url: Repository, https://github.com/simpeg/geoana.git
License: MIT License Copyright (c) 2017 SimPEG Team Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: geophysics electromagnetics gravity magnetics
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Cython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Natural Language :: English
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.22.4)
Requires-Dist: scipy (>=1.8)
Requires-Dist: libdlf
Requires-Dist: matplotlib; extra == "plot"
Requires-Dist: utm; extra == "extras"
Requires-Dist: numba; extra == "jittable"
Requires-Dist: geoana[extras,jittable,plot]; extra == "all"
Requires-Dist: sphinx (!=4.1.0); extra == "doc"
Requires-Dist: pydata-sphinx-theme (==0.9.0); extra == "doc"
Requires-Dist: sphinx-gallery (==0.1.13); extra == "doc"
Requires-Dist: numpydoc (>=1.5); extra == "doc"
Requires-Dist: discretize; extra == "doc"
Requires-Dist: jupyter; extra == "doc"
Requires-Dist: graphviz; extra == "doc"
Requires-Dist: pillow; extra == "doc"
Requires-Dist: geoana[all]; extra == "doc"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: geoana[all,doc]; extra == "test"
Requires-Dist: meson-python (>=0.14.0); extra == "build"
Requires-Dist: meson; extra == "build"
Requires-Dist: ninja; extra == "build"
Requires-Dist: numpy (>=1.22.4); extra == "build"
Requires-Dist: cython (>=0.29.35); extra == "build"
Requires-Dist: setuptools_scm; extra == "build"
Provides-Extra: plot
Provides-Extra: extras
Provides-Extra: jittable
Provides-Extra: all
Provides-Extra: doc
Provides-Extra: test
Provides-Extra: build
Description-Content-Type: text/x-rst
[Description omitted; length: 2550 characters]

WHEEL

Wheel-Version: 1.0
Generator: meson
Root-Is-Purelib: false
Tag: cp311-cp311-win_amd64

RECORD

Path Digest Size
geoana-0.6.0.dist-info/METADATA sha256=9sw4VealqNt0DXNANci1UVFngi-wb4SHF_ksstc2cAE 6084
geoana-0.6.0.dist-info/WHEEL sha256=JdLTWhc73oJ-lqTBYGgiVontr_vhzwzbpAOin_2bxTI 85
geoana-0.6.0.dist-info/LICENSE sha256=f-Gu2oK-nOILy_2TbDn2CBL6-XKgJEicViQOqp_9i2U 1089
geoana/kernels/_extensions/potential_field_prism.cp311-win_amd64.pyd sha256=P6V3bz0u8IrKYxbGDjfaC8HdQ7163QO4QCctm3e8NJA 35328
geoana/kernels/_extensions/potential_field_prism.cp311-win_amd64.lib sha256=diOz3-U8vDyweLfXsrQ2XW0rXRhp0wGJPYBmU0pT0OE 2264
geoana/kernels/_extensions/rTE.cp311-win_amd64.pyd sha256=mK39JDxAImVj0GnY9A5p7T7NKjNdARtMqWTIZDt6y3E 199168
geoana/kernels/_extensions/rTE.cp311-win_amd64.lib sha256=wro8Q7UAoLFg_jzhykc5BKw4Av21_-Vrxx_kJIRk-VQ 1940
geoana/__init__.py sha256=6cUJGrV5U6kcCLJURhgbI4h8-y-rbjTtO4NOS5vs3UQ 1125
geoana/gravity.py sha256=0wD3JOAUbpdPU_NKaf79lzLMOVOWQNWC3d2E1j435_M 21682
geoana/plotting_utils.py sha256=4mz5lUoFzftzqhXdZmMsmIsjk-t-m1Z1oaJ_nlObHMc 9106
geoana/shapes.py sha256=0vKSm5XUs_h5lgykyNoogcVJRMlaLnjSPxsuXow0UqI 4038
geoana/spatial.py sha256=EOYVl3QMSsxnJ_hZhoOda_rbxYCXrai0V_3T68K-0MI 22450
geoana/utils.py sha256=jSJp2-TosLG0gvrtmW039nXdedQYPzwOvJqKvHko38Y 6458
geoana/earthquake/__init__.py sha256=tCCWsMzt5knLmoQYuUGAirxRrIAXXRFZaboB5D3z9KU 352
geoana/earthquake/oksar.py sha256=ShA7XzDdUa4x0tkdsUJsnzrXA3APghA-wo7SgFky7w4 45908
geoana/em/__init__.py sha256=U6xK4dAdT8RiNZ_GoS8PwSEhX951qcX7CXExVau7ovU 729
geoana/em/base.py sha256=YATzL7PeeMz_eaLGlBo0mvbK-jLolwYe7dROXsioCa0 14583
geoana/em/fdem/__init__.py sha256=K5DTGfo4Rt0Oc28Op6v8SCnJXlfA_cbnew-PmS3o8DQ 1293
geoana/em/fdem/base.py sha256=CCQP5FP32VVf73iJKSJiQCGUb9TRAx76zwUEQbPvJfI 11185
geoana/em/fdem/halfspace.py sha256=G51w-JaXgIkIorgG65-wp1AGxAMxX4hif1PCAUKdeJE 5087
geoana/em/fdem/layered.py sha256=PLBMekLUYhs0oRjsf9LBb6M8564MUQH17RK9-57Ilvo 19112
geoana/em/fdem/simple_functions.py sha256=pGkP2u-iGk8VNZcxlJr3Gqa-FEVQgg9O5dxbuPcn0dA 5204
geoana/em/fdem/wholespace.py sha256=peLRIwGdD37U7JQppVcFdvQNs8zs8nhbs-RKnji65uk 49876
geoana/em/static/__init__.py sha256=4-6fzPssENKLwBeXtmFH1nEsVX9U5_BRml9ba5Aptk8 1099
geoana/em/static/freespace.py sha256=B5Nii5mwzFIiaqHpuGpBEqiUvoqvDwSIuVI00CEkFbQ 13514
geoana/em/static/halfspace.py sha256=tHKLfZacCiHf8xHLq6T9QU1kqEZhCBBevaOWQGt8rzU 25232
geoana/em/static/sphere.py sha256=bbiGRX-h4iQm61Y32mCHLHe0FJXclK9ksI9sqOlaYJE 32867
geoana/em/static/wholespace.py sha256=LZ-S3g_B33mhNL1cxtpj_IZxpnHt2moU2iJQp0XNKPQ 39480
geoana/em/tdem/__init__.py sha256=_NxCv8F3Tsj9WnxwFgwHGCQ5jquo5v2jGyoMYfTY1k8 1692
geoana/em/tdem/base.py sha256=ajVVZJUE6SOwuDrmk4hfYzStW46Y8u_eq9LOKe6z5mg 8796
geoana/em/tdem/halfspace.py sha256=jyX7LklQVMcFU59PLI70nbvMJGkEptWadMKGBRn-Wqk 3026
geoana/em/tdem/simple_functions.py sha256=hBK9HVlp9oUzAHjC0RJgNJ1hcfVvw9OEGrfXeIU0STg 15813
geoana/em/tdem/wholespace.py sha256=YaXKtmHmYQWoDQUWGsuV6a8e2H3qwSYjYnLqRMPZrKI 37450
geoana/kernels/__init__.py sha256=sMUlsedWU2GOuiAPQZ1Ypu7-UG-fMtuQDcaHOYxRL4s 365
geoana/kernels/potential_field_prism.py sha256=YvyTIcTR8bM-AUIK0n8eNIrG3KGdD0QY22Hw0PDizCA 7328
geoana/kernels/tranverse_electric_reflections.py sha256=utF2DUzeDsBpxnEk3FQMvF83KEno6SqE6mcxb4BF010 5021
geoana/kernels/_extensions/__init__.py sha256=Mop7RE8UrAV7zI-V8R16yopY0f8D5Onl4SX2rkxofd0 1524
geoana-0.6.0.dist-info/RECORD