Skip to content

Commit

Permalink
Updating history.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gviejo committed Feb 23, 2024
1 parent ff6b540 commit dfbc57e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ In 2021, Guillaume and other trainees in Adrien's lab decided to fork from neuro
------------------

- 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`.


0.5.1 (2024-01-29)
Expand Down

0 comments on commit dfbc57e

Please sign in to comment.