Skip to main content

Tensor learning in Python.

Project description

https://badge.fury.io/py/tensorly.svg https://travis-ci.org/tensorly/tensorly.svg?branch=master https://coveralls.io/repos/github/tensorly/tensorly/badge.svg?branch=master https://badges.gitter.im/tensorly/tensorly.svg

TensorLy

TensorLy is a fast and simple Python library for tensor learning. It builds on top of NumPy, SciPy and MXNet and allows for fast and straightforward tensor decomposition, tensor learning and tensor algebra.

How to install

Easy option: install with pip

Simply run:

pip install -U tensorly

NOTE: TensorLy is developed/tested only for Python 3

That’s it!

Alternatively, you can pip install from the git repository:

pip install git+https://github.com/tensorly/tensorly

Development: install from git

The library is still very new and under heavy developement. To install the last version:

Clone the repository and cd there:

git clone https://github.com/tensorly/tensorly
cd tensorly

Then install the package (here in editable mode with -e or equivalently –editable):

pip install -e .

Running the tests

Testing and documentation are an essential part of this package and all functions come with uni-tests and documentation.

You can run all the tests using the nose package:

nosetests -v tensorly

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tensorly-0.3.0-py3-none-any.whl (55.7 kB view details)

Uploaded Python 3

File details

Details for the file tensorly-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tensorly-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d218ae256eef5a87e76c7a1704084c5d07ab475f25875598bbc14301b4f359ff
MD5 1a488f12d149febd4436605b43d7052a
BLAKE2b-256 8e1c4a92f44605f24d81d2f5fdb4046f5a53b27be02d5563715ebd26523a8457

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page