rmt-utilities

View on PyPIReverse Dependencies (0)

1.0 rmt_utilities-1.0-py3-none-any.whl

Wheel Details

Project: rmt-utilities
Version: 1.0
Filename: rmt_utilities-1.0-py3-none-any.whl
Download: [link]
Size: 37841
MD5: c2cb01bbe017350ac7f004c87add823f
SHA256: 1977d8ec09d09fa711defb7877242bb8881299265c620bacdb5e8ea5f6c660f5
Uploaded: 2022-08-30 10:17:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rmt-utilities
Version: 1.0
Summary: Python package for interacting with the high performance, parallel fortran code R-matrix with Time
Author: Andrew Brown
Author-Email: andrew.brown[at]qub.ac.uk
Home-Page: https://gitlab.com/abrown41/rmt-utilities
License: BSD (3-clause)
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pathlib
Requires-Dist: f90nml
Requires-Dist: pyyaml
Requires-Dist: pytest
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 769 characters]

WHEEL

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

RECORD

Path Digest Size
rmt_utilities/__init__.py sha256=i1OTn1AdngdvNxFCdH3rIUEtMcHkWARFlEpONKBbGMI 73
rmt_utilities/_version.py sha256=HIPAXkB267Rt94y6ePtPgQzWsfX7Lyh6oVmZ5YVzPjM 495
rmt_utilities/atomicunits.py sha256=I8Ydg6mX8GDkRbgNJdoh2rTCFOlgmfumyBDDbKaRfCQ 317
rmt_utilities/cross_sec.py sha256=vEqMGvUAkR8YSR9Uk_WVn1WAgaE40cCEuU3zSVbrZxM 1508
rmt_utilities/data_recon.py sha256=OdV3BrYcJsplaLl_xNonPuNZTijFc5ab4TFZupQCojU 2138
rmt_utilities/dataobjects.py sha256=wjpqeS3tZymkITVG0zIfkJIspoMhaq7ZFs0q-pD-a3Q 19711
rmt_utilities/dipole_cli.py sha256=IGhYtEYEFo61X_3ZFypT41jjeWp2k7GvxPA-wC_MDE8 2009
rmt_utilities/gen_hhg.py sha256=tkZwrmzVHw1077rAeju9dTjFw028K5hfJ_UFPfOi56I 3368
rmt_utilities/gen_tas.py sha256=2ZO2ZwvoTZ4y0U19ldDIJkamtBJsY4t1KBzcVcm8zSc 1508
rmt_utilities/plot_dist.py sha256=_otaOd8sFn8mG2rUqrAPSHdiCC50AhdzP4wPyg1WMHY 1075
rmt_utilities/reform_cli.py sha256=F-pIliSpbM1R0lloW6CzGuPJXCn9gHH1TS4DqFduBkk 2513
rmt_utilities/regress.py sha256=ES9Lnxbgi5tOglTXFv997F8PSzlIzmM5gk1b1Cv7fLI 9518
rmt_utilities/rmt_compare.py sha256=3tYxHfDudAZLY5VvJGz3d_Og9NJ25f7IuwLPnf_nvoQ 1324
rmt_utilities/rmtutil.py sha256=kcZyxFpK7vBdoRffTojParr0mx1b9sBfZU1omqxqY3U 18487
rmt_utilities-1.0.dist-info/AUTHORS.rst sha256=iOIXG1qY-FU1yT3V0XhYNKWM7AgYD3bDnRm9g50DCJw 170
rmt_utilities-1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
rmt_utilities-1.0.dist-info/METADATA sha256=duSIVbn5hEkVv8tIKi8OmX-gGKbXRi5wRHD00q8HC4U 1467
rmt_utilities-1.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
rmt_utilities-1.0.dist-info/entry_points.txt sha256=FUzjRKCTilw_qZ7__DxDpcfEwgsIPJ5cQgvPr8k8VsI 311
rmt_utilities-1.0.dist-info/top_level.txt sha256=S6rQ1hIDIOKDEvhlwlfU1x-cHalksB8yMU3AHcnadq0 14
rmt_utilities-1.0.dist-info/RECORD

top_level.txt

rmt_utilities

entry_points.txt

cross_sec = rmt_utilities.cross_sec:main
data_recon = rmt_utilities.data_recon:recon
gen_hhg = rmt_utilities.gen_hhg:main
gen_tas = rmt_utilities.gen_tas:main
plot_den = rmt_utilities.plot_dist:plot_den
plot_mom = rmt_utilities.plot_dist:plot_mom
rmt_compare = rmt_utilities.rmt_compare:main