Metadata-Version: 1.1
Name: online-array
Version: 0.0.0
Summary: An array-like object that calls a function.
Home-page: https://git.lumc.nl/j.f.j.laros/online-array
Author: LUMC, Jeroen F.J. Laros
Author-email: J.F.J.Laros@lumc.nl
License: MIT License
Description: 
        This module provides an array-like object that calls an arbitrary function when
        the value of an element is requested.
        
        
        Copyright (c) 2014 Leiden University Medical Center <humgen@lumc.nl>
        Copyright (c) 2014 Jeroen F.J. Laros <j.f.j.laros@lumc.nl>
        
        Licensed under the MIT license, see the LICENSE file.
        
Keywords: mathematics,numpy
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
