Metadata-Version: 2.0
Name: discretisedfield
Version: 0.7.4
Summary: A Python package for analysing and manipulating discretised fields.
Home-page: https://joommf.github.io
Author: Marijan Beg, Ryan A. Pepper, and Hans Fangohr
Author-email: jupyteroommf@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: joommfutil
Requires-Dist: matplotlib
Requires-Dist: pyvtk

.. image:: https://travis-ci.org/joommf/discretisedfield.svg?branch=master
  :target: https://travis-ci.org/joommf/discretisedfield
  :align: left

.. image:: https://codecov.io/gh/joommf/discretisedfield/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/joommf/discretisedfield
  :align: right

.. image:: https://readthedocs.org/projects/discretisedfield/badge/?version=latest
  :target: http://discretisedfield.readthedocs.io/en/latest/?badge=latest
  :alt: Documentation Status

.. image:: https://badge.fury.io/py/discretisedfield.svg
   :target: https://badge.fury.io/py/discretisedfield

This module is a Python package that provides:

- Analysis of finite difference and finite element fields, such as sampling, averaging, plotting, etc.

discretisedfield is a member of JOOMMF_ project - a part of OpenDreamKit_
Horizon 2020 European Research Infrastructure project

.. _JOOMMF:
  http://joommf.github.io

.. _OpenDreamKit:
  http://opendreamkit.org/

Authors: Marijan Beg, Ryan Pepper, Hans Fangohr


