Skip to content

Commit

Permalink
Added a simple setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescAlted committed Feb 9, 2018
1 parent ae57dc3 commit 424f5c6
Show file tree
Hide file tree
Showing 4 changed files with 116 additions and 438 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ In [8]: np.testing.assert_array_equal(a, c)
$ python tests.py
```

## Installation

```
$ python setup.py install
```


## Authors

Expand Down
Loading

0 comments on commit 424f5c6

Please sign in to comment.