Metadata-Version: 1.1
Name: iisignature
Version: 0.1
Summary: Iterated integral signature calculations
Home-page: http://www2.warwick.ac.uk/fac/cross_fac/complexity/people/students/dtc/students2013/reizenstein/
Author: Jeremy Reizenstein
Author-email: j.f.reizenstein@warwick.ac.uk
License: MIT
Description: The iisignature package
        =======================
        
        This package provides tools for calculating the signature and log signature of a data stream. These are summary statistics of piecewise linear paths, consisting of iterated integrals, inspired by rough path theory. See <http://www2.warwick.ac.uk/fac/cross_fac/complexity/people/students/dtc/students2013/reizenstein/> for more information about the calculations.
        
        For the moment, don't install this package if you don't have numpy > 1.7.1 installed, or if you can't compile C++ extensions. Log signature calculation will probably crash if not running on an x86-64 Linux box.
        
Keywords: signature,logsignature
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
