llg3d

View on PyPIReverse Dependencies (0)

1.4.1 llg3d-1.4.1-py3-none-any.whl

Wheel Details

Project: llg3d
Version: 1.4.1
Filename: llg3d-1.4.1-py3-none-any.whl
Download: [link]
Size: 17361
MD5: caab0e2c71a02519324b375582678b83
SHA256: 31d73178dfed17a5c0e2f3eb2ea352971e0239b4f940868331be9aa5404ff3c5
Uploaded: 2024-06-25 14:19:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: llg3d
Version: 1.4.1
Summary: Solveur pour l'équation de Landau-Lifshitz-Gilbert stochastique en 3D
Author-Email: Clémentine Courtès <clementine.courtes[at]math.unistra.fr>, Matthieu Boileau <matthieu.boileau[at]math.unistra.fr>
Project-Url: Homepage, https://gitlab.math.unistra.fr/llg3d/llg3d
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: mpi4py
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: Sphinx (>=7.2.2); extra == "doc"
Requires-Dist: myst-parser; extra == "doc"
Requires-Dist: furo; extra == "doc"
Requires-Dist: nbsphinx; extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Requires-Dist: sphinx-autobuild; extra == "doc"
Requires-Dist: sphinx-prompt; extra == "doc"
Requires-Dist: sphinx-last-updated-by-git; extra == "doc"
Requires-Dist: sphinxcontrib-programoutput; extra == "doc"
Requires-Dist: sphinxcontrib-bibtex; extra == "doc"
Requires-Dist: ipython; extra == "doc"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mpi; extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
[Description omitted; length: 977 characters]

WHEEL

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

RECORD

Path Digest Size
llg3d/__init__.py sha256=aUB2cjGvRxO-go26rtOmWVNWu6vS0Yn5IG_XGIZuf4U 21
llg3d/llg3d.py sha256=RD_xkQir-kZsjAkx2YzwNAIWl5KZE-5iuTNKKkp8WLs 21388
llg3d/llg3d_seq.py sha256=lwcgYjxUETKVtHl60X6NtxAEwBWEqAyO3Uqvg7zF8Xo 12147
llg3d/post/__init__.py sha256=PUQUkQURiZrnZmfGWJK5YCqk5Wv1iqo_IzczftqgJVQ 38
llg3d/post/process.py sha256=yIM4LuhqSckfXCBTToPSnRS7qSswJ8tk3DNzJ-wQerU 3422
llg3d/post/temperature.py sha256=mPUFRW0qISTMYbM3BSiN2fOeS3oXye0bLIwenel4xPU 2290
llg3d-1.4.1.dist-info/AUTHORS sha256=vhJ88HikYvOrGiB_l1xH2X6hyn9ZJafx6mpoMYNhh1I 297
llg3d-1.4.1.dist-info/LICENSE sha256=aFxTGAyyve8nM9T2jWTarJzQhdSSC3MbbN1heNAev9c 1062
llg3d-1.4.1.dist-info/METADATA sha256=j9vgBlHvBLQtlJEfvR51KGTqlVG62L2quYUWZC8lS2g 2336
llg3d-1.4.1.dist-info/WHEEL sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M 91
llg3d-1.4.1.dist-info/entry_points.txt sha256=Mg-RCoAx4RLA13I_O664e6nrWu2rQVNgvMNkQPCW6LU 84
llg3d-1.4.1.dist-info/top_level.txt sha256=cBZ0roaXt3CAXqYojuO84lGPCtWuLlXxLGLYRKmHZy0 6
llg3d-1.4.1.dist-info/RECORD

top_level.txt

llg3d

entry_points.txt

llg3d = llg3d.llg3d:main
llg3d.post = llg3d.post.temperature:main