Metadata-Version: 1.1
Name: ttpy
Version: 1.2.0
Summary: TTPY: Python implementation of the Tensor Train (TT) - Toolbox.
Home-page: https://github.com/oseledets/ttpy
Author: Ivan Oseledets
Author-email: ivan.oseledets@gmail.com
License: UNKNOWN
Download-URL: https://github.com/oseledets/ttpy/tarball/v1.2.0
Description: Python implementation of the Tensor Train (TT) - Toolbox. It contains several important packages for working with the
        TT-format in Python. It is able to do TT-interpolation, solve linear systems, eigenproblems, solve dynamical problems.
        Several computational routines are done in Fortran (which can be used separatedly), and are wrapped with the f2py tool.
        
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Fortran
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
