mckit-meshes


Namemckit-meshes JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/MC-kit/mckit-meshes
SummaryPython tools to work with MCNP meshtallies and weight meshes.
upload_time2024-01-06 12:41:42
maintainer
docs_urlNone
authordvp2015
requires_python>=3.9,<3.13
licenseMIT
keywords mesh weights variance reduction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============================================================================
*mckit_meshes*: to work with MCNP mesh tallies and weight meshes
==============================================================================



|Maintained| |License| |Versions| |PyPI| |Docs|

.. contents::


Note:
    This document is in progress.

Description
-----------

The module implements methods to read and manipulate (merge, inverse, scale, etc.)
MCNP mesh tallies and weight meshes.

.. TODO dvp: apply FISPACT v.5 API and describe here.


Installation
------------

.. TODO dvp: check and report all possible ways to install (pip, poetry)


Examples
--------

.. TODO

Contributing
------------

.. image:: https://github.com/MC-kit/mckit-meshes/workflows/Tests/badge.svg
   :target: https://github.com/MC-kit/mckit-meshes/actions?workflow=Tests
   :alt: Tests
.. image:: https://codecov.io/gh/MC-kit/mckit-meshes/branch/master/graph/badge.svg?token=wlqoa368k8
  :target: https://codecov.io/gh/MC-kit/mckit-meshes
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
.. image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336
   :target: https://pycqa.github.io/isort/
.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
   :target: https://github.com/pre-commit/pre-commit
   :alt: pre-commit

References
----------

.. TODO dvp: add references to iww-gvr, mckit and used libraries:  poetry, xarray etc


.. Substitutions

.. |Maintained| image:: https://img.shields.io/badge/Maintained%3F-yes-green.svg
   :target: https://github.com/MC-kit/mckit-meshes/graphs/commit-activity
.. |Tests| image:: https://github.com/MC-kit/mckit-meshes/workflows/Tests/badge.svg
   :target: https://github.com/MC-kit/mckit-meshes/actions?workflow=Tests
   :alt: Tests
.. |License| image:: https://img.shields.io/github/license/MC-kit/mckit-meshes
   :target: https://github.com/MC-kit/mckit-meshes
.. |Versions| image:: https://img.shields.io/pypi/pyversions/mckit-meshes
   :alt: PyPI - Python Version
.. |PyPI| image:: https://img.shields.io/pypi/v/mckit-meshes
   :target: https://pypi.org/project/mckit-meshes/
   :alt: PyPI
.. |Docs| image:: https://readthedocs.org/projects/mckit-meshes/badge/?version=latest
   :target: https://mckit_meshes.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MC-kit/mckit-meshes",
    "name": "mckit-meshes",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.13",
    "maintainer_email": "",
    "keywords": "mesh,weights,variance reduction",
    "author": "dvp2015",
    "author_email": "dmitri_portnov@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/9e/2aa3c5508fc0d8c2c49dc27734657b81a226ccf3f212e96e501aca088b2a/mckit_meshes-0.1.5.tar.gz",
    "platform": null,
    "description": "==============================================================================\n*mckit_meshes*: to work with MCNP mesh tallies and weight meshes\n==============================================================================\n\n\n\n|Maintained| |License| |Versions| |PyPI| |Docs|\n\n.. contents::\n\n\nNote:\n    This document is in progress.\n\nDescription\n-----------\n\nThe module implements methods to read and manipulate (merge, inverse, scale, etc.)\nMCNP mesh tallies and weight meshes.\n\n.. TODO dvp: apply FISPACT v.5 API and describe here.\n\n\nInstallation\n------------\n\n.. TODO dvp: check and report all possible ways to install (pip, poetry)\n\n\nExamples\n--------\n\n.. TODO\n\nContributing\n------------\n\n.. image:: https://github.com/MC-kit/mckit-meshes/workflows/Tests/badge.svg\n   :target: https://github.com/MC-kit/mckit-meshes/actions?workflow=Tests\n   :alt: Tests\n.. image:: https://codecov.io/gh/MC-kit/mckit-meshes/branch/master/graph/badge.svg?token=wlqoa368k8\n  :target: https://codecov.io/gh/MC-kit/mckit-meshes\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n.. image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336\n   :target: https://pycqa.github.io/isort/\n.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\n   :target: https://github.com/pre-commit/pre-commit\n   :alt: pre-commit\n\nReferences\n----------\n\n.. TODO dvp: add references to iww-gvr, mckit and used libraries:  poetry, xarray etc\n\n\n.. Substitutions\n\n.. |Maintained| image:: https://img.shields.io/badge/Maintained%3F-yes-green.svg\n   :target: https://github.com/MC-kit/mckit-meshes/graphs/commit-activity\n.. |Tests| image:: https://github.com/MC-kit/mckit-meshes/workflows/Tests/badge.svg\n   :target: https://github.com/MC-kit/mckit-meshes/actions?workflow=Tests\n   :alt: Tests\n.. |License| image:: https://img.shields.io/github/license/MC-kit/mckit-meshes\n   :target: https://github.com/MC-kit/mckit-meshes\n.. |Versions| image:: https://img.shields.io/pypi/pyversions/mckit-meshes\n   :alt: PyPI - Python Version\n.. |PyPI| image:: https://img.shields.io/pypi/v/mckit-meshes\n   :target: https://pypi.org/project/mckit-meshes/\n   :alt: PyPI\n.. |Docs| image:: https://readthedocs.org/projects/mckit-meshes/badge/?version=latest\n   :target: https://mckit_meshes.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python tools to work with MCNP meshtallies and weight meshes.",
    "version": "0.1.5",
    "project_urls": {
        "Chnagelog": "https://github.com/MC-kit/mckit-meshes/releases",
        "Homepage": "https://github.com/MC-kit/mckit-meshes",
        "Repository": "https://github.com/MC-kit/mckit-meshes"
    },
    "split_keywords": [
        "mesh",
        "weights",
        "variance reduction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1603ef75d128b1032226c43c89f8b7225eb96a46927e359e437164d009282b1c",
                "md5": "eafff0d741855a8896cb39c1db5d7430",
                "sha256": "b983f8bdd3872a0c6e29eb48d6073c1f962595a63c9b9568a7320b00e362c25c"
            },
            "downloads": -1,
            "filename": "mckit_meshes-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eafff0d741855a8896cb39c1db5d7430",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.13",
            "size": 42852,
            "upload_time": "2024-01-06T12:41:41",
            "upload_time_iso_8601": "2024-01-06T12:41:41.449642Z",
            "url": "https://files.pythonhosted.org/packages/16/03/ef75d128b1032226c43c89f8b7225eb96a46927e359e437164d009282b1c/mckit_meshes-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e79e2aa3c5508fc0d8c2c49dc27734657b81a226ccf3f212e96e501aca088b2a",
                "md5": "6bb729066feb261c6f668ba65722c075",
                "sha256": "8df781bb1ba69f7dacdc111d2e0f92c485e70d6573b8b38b549b785bd351ad38"
            },
            "downloads": -1,
            "filename": "mckit_meshes-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "6bb729066feb261c6f668ba65722c075",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.13",
            "size": 41164,
            "upload_time": "2024-01-06T12:41:42",
            "upload_time_iso_8601": "2024-01-06T12:41:42.736134Z",
            "url": "https://files.pythonhosted.org/packages/e7/9e/2aa3c5508fc0d8c2c49dc27734657b81a226ccf3f212e96e501aca088b2a/mckit_meshes-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-06 12:41:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MC-kit",
    "github_project": "mckit-meshes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mckit-meshes"
}
        
Elapsed time: 0.15773s