Metadata-Version: 1.1
Name: maui
Version: 17.5.8
Summary: Scientific PGAS Framework with IO
Home-page: https://github.com/cstatz/maui
Author: Christoph Statz
Author-email: christoph.statz@tu-dresden.de
License: BSD-3-Clause
Description: General definitions and remarks:
        
        1)  Bounds in parameters and return values are a 2-Tuple of Tuples of the lowest and the highest coordinate:
            ((low_x, low_y, ...), (high_x, high_y, ...)).
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Natural Language :: English
