Skip to content

Commit

Permalink
Merge branch 'installation_instructions'
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Novikov committed Mar 12, 2017
2 parents c45de43 + 2a978f5 commit 53e6345
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
TensorFlow implementation of the Tensor Train (TT) -Toolbox.

# Installation
First, [install TensorFlow](https://www.tensorflow.org/install/). Then simply run
```bash
pip install t3f
```

# Basic usage
Import the libraries
```python
Expand Down

0 comments on commit 53e6345

Please sign in to comment.