pylops-mpi

View on PyPIReverse Dependencies (0)

0.2.1 pylops_mpi-0.2.1-py3-none-any.whl

Wheel Details

Project: pylops-mpi
Version: 0.2.1
Filename: pylops_mpi-0.2.1-py3-none-any.whl
Download: [link]
Size: 207913
MD5: 398610f29f0d30a4d462dbaebe390877
SHA256: 1324a4860e5ceb8a561e0b7042df3ddf7ff0f20a5e67ce4261bfeef0cda5501f
Uploaded: 2024-12-21 09:08:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pylops-mpi
Version: 0.2.1
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: 4720 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.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=JJn45YJb8DgvIW7bVS62uVG0L_JYoBmu54ghcFXyhBk 1125
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/gpu.rst sha256=7mooE081z6K80GB4dONe8KbzGfWT01silRIy5v0O4ns 3218
docs/source/index.rst sha256=QzwJG1fG8PYrI0CDfqtMK6w2EUUouHbP7H4CGQj5V04 4594
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=9DJBQ7N2ejg7FijEg0BpMuKSkIIK5M8Hr6KEpznNrUs 1771
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=Fbsy6qWF6PR7xD1O7fF1Hi62LNMpf0h5K216-qTDgQM 9632
examples/plot_mdc.py sha256=WBSncx1XSQQiu0BQUn3-6fEmaPe9dxiXMdeGWzW7Obk 5212
examples/plot_mpilinop.py sha256=aWwk6QlNpXBqqd5yZvuDPDxihMduiMr41M5Y5UlbjyM 4095
examples/plot_stacked_array.py sha256=ta8NrEyuHa5C2To8xJ_3LfO2mbmoIuzpD_idZwJnjis 5642
examples/plot_stacking.py sha256=0SSpthXqLv3MPV_msguOa6-yI-bVO8ZNx9eLOqAxlro 7190
pylops_mpi/DistributedArray.py sha256=MzUHcna_JnTwz2X3THmYFamQFoxHYxjBg5KwFRD962o 32561
pylops_mpi/LinearOperator.py sha256=ppMo5mx6dO3pHLSj8PtlPN-7Ugm20QPxdQLvr2EJC7o 13540
pylops_mpi/StackedLinearOperator.py sha256=9oJWuATFM6qbgUkAYhEx2eDjOdJAE85KsXjStIL5ZBE 15705
pylops_mpi/__init__.py sha256=i_698HQn4Ij4UOOWE1HjBrFn_9Ws3n0iD7swHY3ghtI 712
pylops_mpi/version.py sha256=MxUhzLJIZQfEpDTTcKSxciTGrMLd5v2VmMlHa2HGeo0 411
pylops_mpi/basicoperators/BlockDiag.py sha256=2RjB6mVy0PfehuLgBZQicbwE6s67znReN8DUKQHbpL4 7171
pylops_mpi/basicoperators/FirstDerivative.py sha256=C30phDa0GbA1ZL-Rvy8L1BMHMsMqmTfwUXELj11laHE 13050
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=BhFaq8ije2r5PbKOk1pKgoGZJU3Hoy4tNHCphZPtoVQ 10560
pylops_mpi/basicoperators/VStack.py sha256=f4qZ-BOMR_3mnCx0g_fJye0nKUM9cQQGj_Che9warbQ 7131
pylops_mpi/basicoperators/__init__.py sha256=qyHFws0fsjYaDOI4IwpYSScvymd2AAxKOELeElqo27Q 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=D6FAL34tj2823iHOviSSKa5N013fLdD6MMQtx7-FgP8 18647
pylops_mpi/plotting/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pylops_mpi/plotting/plotting.py sha256=bdOWh_AZkF2AARQWrqevJVJfQvlB15TJJ69xQxIsMfc 2749
pylops_mpi/signalprocessing/Fredholm1.py sha256=6FeKKIe2-2QMGyOOpOGL_uyKNtMaMOS19uMXf5CLsJs 6475
pylops_mpi/signalprocessing/__init__.py sha256=5_TWiTCrNeBp3bSgnTFlU90lRK5ylS-dwrH9pO73YHE 451
pylops_mpi/utils/__init__.py sha256=XHaJTYvcffdJzAPxMhpBw-xgcunzBhVbaBaKLSpGuYs 42
pylops_mpi/utils/decorators.py sha256=79lucGqBosuIE7kpiYvh9xN9F-pgeZWqipkbaFQrjn8 2978
pylops_mpi/utils/dottest.py sha256=_PWsJu3pdhXJAW7L0qfK1q1VIQ6AW8DCAWC4_KUZicg 3261
pylops_mpi/waveeqprocessing/MDC.py sha256=0iiaUi3MPthAVNItQDjYcs4QT47HJ_ZXBrC7jFiSXN8 7059
pylops_mpi/waveeqprocessing/__init__.py sha256=_i_O3d01-iADbDD0e3dXu5bAzgPsze0qA2O__O4rSBs 434
testdata/avo/poststack_model.npz sha256=ecuCMFDoOcqA0fZXFm7y38FIBTzGBwEA7hgZgocyChg 3531328
tests/test_blockdiag.py sha256=DeOkUKFRbBAAAvSAinRxLbBoxs6MUGrAS-ks9EcQNkU 4372
tests/test_derivative.py sha256=i0BrQwiv-TTfzNcMar8ODo-ww02tMHiQbLLVzFJ022Y 16514
tests/test_distributedarray.py sha256=sLgso4ITiLxzytKOPWEw_GcjGpVY3gDDdS8Er1NmPsU 11968
tests/test_fredholm.py sha256=-m8phaG9srBaDVQQMutBNRH_jdyCZ6ceWnJfEfx89KM 3834
tests/test_linearop.py sha256=EmT4oL9f57Q0334SCOt-DUXe_93oiCeD1Ui-RPZIgUU 13325
tests/test_solver.py sha256=A-bx3fHWx8-URKhvbUkbUgw08d9gBnB4ko69Q1ISuvI 15502
tests/test_stack.py sha256=AHQS7-M7i_uyp8N2Gq6NXvREcrgjEWViwpEVeGhYLI4 6051
tests/test_stackedarray.py sha256=e4cney72kWAv1n7A3AQDajW5VpzevAY15PsIH-UWbXY 5497
tests/test_stackedlinearop.py sha256=CbiKC39o078KUBRc9vlzHrk-TeFbiclD6FVRqorLIWc 15412
tutorials/README.rst sha256=NwWjZ9kSKKhwn1l8A_qU-bpSQpXil_mef6oPg4fEq9s 431
tutorials/lsm.py sha256=qkkl-y3eNyaMuwaGsQ5YPiJHc_eLUMePpFCFvfXqyjI 7302
tutorials/mdd.py sha256=kTMsqBuJCSXK35nR_TzwPXbMgi4b0mC-a98ZZuSTiqo 7551
tutorials/poststack.py sha256=8-J79d62JRXiCHcQ3aICWvFPPzlA6Ad_R3URAEN79nc 12095
pylops_mpi-0.2.1.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
pylops_mpi-0.2.1.dist-info/METADATA sha256=OrfQpdSzFmcrrtKRwk-93GD68V-Rc0LPrCNR7XTbLQw 14712
pylops_mpi-0.2.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
pylops_mpi-0.2.1.dist-info/top_level.txt sha256=i-Gvzv_zOxoExAdOvjzqwrcEB4SNPjbOSybyWEJw8JA 50
pylops_mpi-0.2.1.dist-info/RECORD

top_level.txt

docs
examples
pylops_mpi
testdata
tests
tutorials