See our changelog to view all changes for this release.
Highlights
- Python 3.13 is now supported and dependency bounds have been raised
df-list
collections now require (n_cases
,n_channels
,n_timepoints
) formatting. Make sure each dataframe in the list has channels as the first dimension and timepoints are the second.- The ROCKAD anomaly detector has been added
- THe KASBA clusterer has been added
- Lots of documentation improvements and bug fixes
New Contributors
- @vedpawar2254 made their first contribution in #2424
- @adilsonmedronha made their first contribution in #2440
- @dschrempf made their first contribution in #2464
- @inclinedadarsh made their first contribution in #2489
- @shinymack made their first contribution in #2488
- @kevinzb56 made their first contribution in #2487
- @Akhil-Jasson made their first contribution in #2483
- @sumana-2705 made their first contribution in #2419
- @YashviMehta03 made their first contribution in #2494
- @lucifer4073 made their first contribution in #2518
- @Nikitas100 made their first contribution in #2484
- @tanishy7777 made their first contribution in #2613
- @Kaustbh made their first contribution in #2589
- @TinaJin0228 made their first contribution in #2717
- @ayushsingh9720 made their first contribution in #2617
- @HaroonAzamFiza made their first contribution in #2738
- @adityagh006 made their first contribution in #2735
- @Val-2608 made their first contribution in #2640
- @Ramana-Raja made their first contribution in #2704
All Contributors
@aadya940, @adilsonmedronha, @adityagh006, @Akhil-Jasson, @aryanpola, @ayushsingh9720, @chrisholder, @Cyril-Meyer, @dschrempf, @hadifawaz1999, @HaroonAzamFiza, @inclinedadarsh, @itsdivya1309, @Kaustbh, @kavya-r30, @kevinzb56, @lucifer4073, @MatthewMiddlehurst, @Nikitas100, @notaryanramani, @patrickzib, @pattplatt, @Ramana-Raja, @shinymack, @sumana-2705, @tanishy7777, @TinaJin0228, @TonyBagnall, @Val-2608, @vedpawar2254, @YashviMehta03
Full Changelog: v1.0.0...v1.1.0