Metadata-Version: 2.1
Name: vecmaths
Version: 0.1.6
Summary: A collection of (mostly vectorised) maths functions in Python.
Home-page: UNKNOWN
Author: Adam J. Plowman, Maria S. Yankova
Author-email: adam.plowman@manchester.ac.uk
License: UNKNOWN
Project-URL: Github, https://github.com/aplowman/vec-maths
Description: [![Build Status](https://travis-ci.org/aplowman/vec-maths.svg?branch=master)](https://travis-ci.org/aplowman/vec-maths)
        [![Build status](https://ci.appveyor.com/api/projects/status/m3qak8yixyv6q154/branch/master?svg=true)](https://ci.appveyor.com/project/aplowman/vec-maths/branch/master)
        [![CodeFactor](https://www.codefactor.io/repository/github/aplowman/vec-maths/badge/master)](https://www.codefactor.io/repository/github/aplowman/vec-maths/overview/master)
        
        # vec-maths
        A collection of mostly vectorised maths functions in Python.
        
        ## Installation
        `pip install vecmaths`
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
