Skip to content

Commit

Permalink
Merge pull request #184 from pynapple-org/gviejo-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gviejo authored Oct 3, 2023
2 parents 421fd74 + afcb079 commit a1fe2f6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,13 @@ in `pynapple>=0.4.0`. This allows for a better handling of returned objects.

Additionaly, it is now possible to define time series objects with more than 2 dimensions with `TsdTensor`. You can also look at this [notebook](https://pynapple-org.github.io/pynapple/generated/gallery/tutorial_pynapple_numpy/) for a demonstration of numpy compatibilities.

To install the pre-release version:

``` {.sourceCode .shell}
$ conda create --name pynapple pip python=3.8
$ conda activate pynapple
$ pip install --pre pynapple
```

:fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire:
---------------
Expand Down

0 comments on commit a1fe2f6

Please sign in to comment.