pylops-mpi

View on PyPIReverse Dependencies (0)

0.1.0 pylops_mpi-0.1.0-py3-none-any.whl

Wheel Details

Project: pylops-mpi
Version: 0.1.0
Filename: pylops_mpi-0.1.0-py3-none-any.whl
Download: [link]
Size: 189907
MD5: 1124a809b6f5143866094db8fc82f1a7
SHA256: f80e4d2957bd518c4dc356bdf1b7b50b991c2399eacf16faf89c202918b1e738
Uploaded: 2024-04-13 13:13:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pylops-mpi
Version: 0.1.0
Summary: Python library implementing linear operators with MPI
Author-Email: Rohan Babbar <rohanbabbar0408[at]gmail.com>, Matteo Ravasi <matteoravasi[at]gmail.com>
License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. "The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modified Versions. If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the Combined Work with a copy of the GNU GPL and this license document. c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. d) Do one of the following: 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) 5. Combined Libraries. You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.
Keywords: algebra,inverse problems,large-scale optimization,distributed computing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Dist: numpy (>=1.15.0)
Requires-Dist: scipy (>=1.4.0)
Requires-Dist: pylops (>=2.0)
Requires-Dist: mpi4py
Requires-Dist: matplotlib
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4624 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
docs/Makefile sha256=4zv3TVkTACm6JBaKgTES3ZI9cETXgM6ULbZkXZP1as8 638
docs/modules.rst sha256=VhEOZrC9OdZCVlZ_x3RP0XGP7OnIzhnwS2RGyfjTuR0 67
docs/pylops_mpi.rst sha256=fBnL1Y4GwhPBxN8ciDg1XqqIbwn_xZpRAeE-Sr41QkI 495
docs/source/adding.rst sha256=jaJg5Pw8gVEAphCQgEIoXSd6FrDVW8KG3oFY1ZEslHM 8914
docs/source/changelog.rst sha256=YFx7FG8aSm1ROjill44aH8R5KYyCbukjQX_9922RRoY 638
docs/source/conf.py sha256=MKuHf7wjBuLJyLSXgV28637P6sfpsOLmA57YPbgTaYU 4363
docs/source/contributing.rst sha256=1tmOKq0NsIfEPGYfelFDiz1UgcGptN_TaC_j1tmyCwA 3945
docs/source/credits.rst sha256=14ZlqjU6455ZKdOMXRkB9IBvEw1m3aidOoaIZCy1vtQ 278
docs/source/index.rst sha256=Xopfst-M9z8FvieuO-aBw5Vz5wAqMl5LffL5oSMVIg8 4582
docs/source/installation.rst sha256=YjmUrI78Hrcg3SMMDXPSadJcclGRP5UJcSd-Vsi_b50 4623
docs/source/_static/favicon.ico sha256=6bb1s5xks1APrSg1Fxzzl5KBwDHMHGkL6xIsQFNZ7xQ 15406
docs/source/_static/pylopsmpi.png sha256=XJOLqNPdOKje1QPGkKrWfVKFQPvbRKUkz5qO6Kr3Syw 11533
docs/source/_static/pylopsmpi_b.png sha256=HctJaXxmq9mNGkIDI4PaqVGfoDtLuFvz0RTI74K8Yxg 12273
docs/source/_static/style.css sha256=nHpLNuKBnpYK3lf8_Y7J_0hmH17th92qf6UwxIYdtTY 1908
docs/source/_static/css/custom.css sha256=bvj0UEY7Ym1ueRMfWln2MWH2zNRgiZyXgKaqKMk7swk 67
docs/source/_templates/layout.html sha256=Mrh1tR89oopa3jWiWv3h2scww9jHe97PQbah24Os5o0 969
docs/source/_templates/autosummary/base.rst sha256=m7RQSc6OhIMaQcMGJYyxreGH-Ea1W83H5zvmvIVWiRI 160
docs/source/_templates/autosummary/class.rst sha256=UZGYBLHAnUG3LTxBBOyU6fuP12wXJRh8Qqu3jLtWxGc 760
docs/source/_templates/autosummary/exception.rst sha256=7BwDMCSkvLqj6EfcWZXFtGCD6BrVpQE1bZLXCKsPKJE 157
docs/source/_templates/autosummary/function.rst sha256=3a7b9AplElDryy-ZX2jjkftfu4PyAoFHuWYE8XBwflQ 208
docs/source/_templates/autosummary/module.rst sha256=-Pn5NKo4q67MjA3aubQESOPRwbn3JgbjuESuci5Qw7o 781
docs/source/api/index.rst sha256=lRIqoAIshnKUNVpD95jIGqpLfs2UINP_NlvIOsZ8W78 1250
examples/README.rst sha256=H3EwM43o-Z3ewHxckE_vxTzXfN0kVk5o2SBYckeK3UQ 533
examples/plot_cgls.py sha256=ErreQnK11s_c3UzHI5WkNATrgLzVEHbBsnHDMLnvU3E 2277
examples/plot_derivative.py sha256=nf2tI1wSMgJ1pkBqdxBF9_ezgsQlcwFhrRYLovaMS24 6181
examples/plot_distributed_array.py sha256=YOwmI_tYX02G410KICx1TAXl0YvqYnqfSiRLclfaILo 5148
examples/plot_mpilinop.py sha256=aWwk6QlNpXBqqd5yZvuDPDxihMduiMr41M5Y5UlbjyM 4095
examples/plot_stacked_array.py sha256=JZQ_LiWLlP3CyJYDshazJS7ceekh5IYf6cPLBMjKAYk 5654
examples/plot_stacking.py sha256=0SSpthXqLv3MPV_msguOa6-yI-bVO8ZNx9eLOqAxlro 7190
pylops_mpi/DistributedArray.py sha256=l7IJzn-F2cmbTyH0Kqrqj2jbh-hqcQyX8mSCSFBKbLU 27976
pylops_mpi/LinearOperator.py sha256=eP4WHPCU_BGAdo5ez4QSFlXOYoKLXywcCgVvRw_P9GI 13440
pylops_mpi/StackedLinearOperator.py sha256=9oJWuATFM6qbgUkAYhEx2eDjOdJAE85KsXjStIL5ZBE 15705
pylops_mpi/__init__.py sha256=kY80CpDFKoxWqTwBHildjGQUbF1ej5481ojfipI8A-M 667
pylops_mpi/version.py sha256=IMl2Pr_Sy4LVRKy_Sm4CdwUl1Gryous6ncL96EMYsnM 411
pylops_mpi/basicoperators/BlockDiag.py sha256=M7Bramq5O5MMsso8zfhfspHj7dwVeZXJtNeitGUvmTg 6633
pylops_mpi/basicoperators/FirstDerivative.py sha256=eUdpFtlCE0v97cgWzNzzkJt0wgBbAVgvkrRxvfOZzK0 12373
pylops_mpi/basicoperators/Gradient.py sha256=N_my06ln0jpz9y8Sc7Iej77NO7ZGD7kH4-6ggPX5jb0 4722
pylops_mpi/basicoperators/HStack.py sha256=rALT3QzQeKzQTr9Xfyloe7jkd87c_YK-vJ0GhvnUhtM 3804
pylops_mpi/basicoperators/Laplacian.py sha256=TsO1txUQE8ocYCCm0i-YjEU0EdrvdmcycIhgRw7OBoU 5573
pylops_mpi/basicoperators/SecondDerivative.py sha256=SpxiI365OoZW_FnEDSmyKEKxSl7g5ck4QBSMzwYQREo 10069
pylops_mpi/basicoperators/VStack.py sha256=BqhvPxiu65sJQi36y7PJVHxJC5pqsQD-KcwO9UlfQFk 6830
pylops_mpi/basicoperators/__init__.py sha256=K07PwREsAwqIic4AM0XOedzO_9kOIo4DWvgWk4Z-f8M 1336
pylops_mpi/optimization/__init__.py sha256=5PT7YI5ZZfJPfVuItlzJ81xtX40tUBwiOga-YZFhnAY 321
pylops_mpi/optimization/basic.py sha256=MPJp0P6hcNwpOFQ5nTIv0vriXUkLWM83fxu4yoamENw 5523
pylops_mpi/optimization/cls_basic.py sha256=jJKieFL7Gts3a5Al8CUWo6iMXvRfd0whdhbyBtCPSLI 18464
pylops_mpi/plotting/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pylops_mpi/plotting/plotting.py sha256=bdOWh_AZkF2AARQWrqevJVJfQvlB15TJJ69xQxIsMfc 2749
pylops_mpi/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pylops_mpi/utils/decorators.py sha256=EbQ287YjYynFMD5x7vytnKUxHh2ioAmTE7ClkOh59nQ 2926
testdata/avo/poststack_model.npz sha256=ecuCMFDoOcqA0fZXFm7y38FIBTzGBwEA7hgZgocyChg 3531328
tests/test_blockdiag.py sha256=oRf0zE5hJC6Ctztm8wRKEAMWcSy8l1cFEjWmoACl6qY 3902
tests/test_derivative.py sha256=ski1FoRR79-bGJyDO7utGYCJ1MfREGyt3jO5Mc62Bf0 15620
tests/test_distributedarray.py sha256=ngXwu_sg5QzXLZR7PPzJSsvAdlCw-dVPToLQPpv0CU4 9024
tests/test_linearop.py sha256=Exw0ay-6_BdmEdeDIuQVm96rqLdfFzFJbDK1WUTlEnA 13208
tests/test_solver.py sha256=N16cCuD8TU8ZxkeXHMth24MaIKGfuXth0fidp4m_8oY 15396
tests/test_stack.py sha256=5ZtIOT-U9yNe6p4vp72dEOWR_aoPvsoWw3vAAqgQi3Y 5782
tests/test_stackedarray.py sha256=e4cney72kWAv1n7A3AQDajW5VpzevAY15PsIH-UWbXY 5497
tests/test_stackedlinearop.py sha256=x_0QbzAQJh-NXL5iPAkmwcjQRrQgOn8pL3qTTbMglbI 15268
tutorials/README.rst sha256=NwWjZ9kSKKhwn1l8A_qU-bpSQpXil_mef6oPg4fEq9s 431
tutorials/lsm.py sha256=qkkl-y3eNyaMuwaGsQ5YPiJHc_eLUMePpFCFvfXqyjI 7302
tutorials/poststack.py sha256=8-J79d62JRXiCHcQ3aICWvFPPzlA6Ad_R3URAEN79nc 12095
pylops_mpi-0.1.0.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
pylops_mpi-0.1.0.dist-info/METADATA sha256=nmBicfQAi4Hw7hBUuDdbOLGfi9m8fOZNz4YIpNFV6r8 14600
pylops_mpi-0.1.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pylops_mpi-0.1.0.dist-info/top_level.txt sha256=i-Gvzv_zOxoExAdOvjzqwrcEB4SNPjbOSybyWEJw8JA 50
pylops_mpi-0.1.0.dist-info/RECORD

top_level.txt

docs
examples
pylops_mpi
testdata
tests
tutorials