Metadata-Version: 1.1
Name: Numscrypt
Version: 0.0.1
Summary: Purely experimental attempt to port a microscopic part of NumPy to Transcrypt using JS typed arrays
Home-page: https://github.com/JdeH/Numscrypt
Author: Jacques de Hooge
Author-email: jacques.de.hooge@qquick.org
License: Apache 2.0
Description: EXPERIMENTAL
        
        A VERY uncertain attempt to port a microscopic part of NumPy to Transcrypt using JS typed arrays. Don't base any expectations upon this!
        
        What's new
        ==========
        
        Modest beginning made with ndarray + autotest for it
        
        
        Licence
        =======
        
        Copyright 2016 Jacques de Hooge, GEATEC engineering, www.geatec.com
        
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        You may obtain a copy of the License at
        
            http://www.apache.org/licenses/LICENSE-2.0
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
        
Keywords: transcrypt,numscrypt,numpy,browser
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
