Pynapple

Latest version: v0.6.6

Safety actively analyzes 638466 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.6.0

------------------

- Refactoring `IntervalSet` to pure numpy ndarray.
- Implementing new chain of inheritance for time series with abstract base class. `base_class.Base` holds the temporal methods for all time series and `Ts`. `time_series.BaseTsd` inherit `Base` and implements the common methods for `Tsd`, `TsdFrame` and `Tsd`.
- Automatic conversion to numpy ndarray for all objects that are numpy-like (typically jax).

0.5.1

------------------

- Implementing `event_trigger_average` for all dimensions.
- Hiding jitted functions from users.

0.5.0

------------------

- Removing GUI stack from pynapple. To create a NWB file, users need to install nwbmatic (https://github.com/pynapple-org/nwbmatic)
- Implementing `compute_perievent_continuous`
- Implementing `convolve` for Tsd, TsdFrame and TsdTensor
- Implementing `smooth` for fast gaussian smoothing of time series

0.4.1

------------------

- Implementing `get` method that return both an interval or the closest timepoint

0.4.0

------------------

- Implementing the numpy array container approach within pynapple
- TsdTensor for objects larger than 2 dimensions is now available

0.3.6

------------------

- Fix issue in NWB reader class with units
- Implement a linear interpolation function.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.