Metadata-Version: 1.2
Name: nvTOF
Version: 1.0.2
Summary: C methods for nv tof Package
Home-page: UNKNOWN
Author: nephovision
Author-email: zhoujh@nephovision.com
License: BSD-3
Description: nv tof sdk Python Package
        ===================================================
          This is a python package for nv tof
         
        Compile
        --------------------------------------------------
          python setup.py develop  # not install to python path
          python setup.py install
        
        
        Installation
        ---------------------------------------------------
          
          pip install -U nvTOF
        
        
        Dependencies
        ---------------------------------------------------
        
            numpy 
        
        
Keywords: nv tof Engine
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
