New Features
- FEAT add auto-regressive model in NARX by @MatthewSZhang in #121
 - MNT print narx to markdown table by @MatthewSZhang in #133
 
Enhancement
- MNT add asv benchmarks by @MatthewSZhang in #137
 - MNT speedup narx grad by @MatthewSZhang in #157
 
Documents
- DOC update data pruning citation by @MatthewSZhang in #155
 - DOC add wasm nightly wheels url in readme by @MatthewSZhang in #114
 - DOC update the repo description by @MatthewSZhang in #116
 - DOC add plantuml C4 diagram by @MatthewSZhang in #124
 - DOC change order of logos by @TingnaW in #127
 - DOC add AR model example by @MatthewSZhang in #129
 - DOC smooth speed plot by @MatthewSZhang in #131
 - DOC add asv badge in readme by @MatthewSZhang in #145
 - DOC add new reference for unsupervised feature selection tutorial by @MatthewSZhang in #146
 
Others
- CI update pixi setup by @MatthewSZhang in #112
 - TST add test to check max_delay nan can split two time series by @MatthewSZhang in #110
 - MNT main branch exists by @MatthewSZhang in #139
 - MNT add condition for asv benchmarks by @MatthewSZhang in #141
 - MNT correct publish_dir for html files of asv benchmarks by @MatthewSZhang in #143
 - MNT refactor narx module by @MatthewSZhang in #125
 - MNT add asv preview by @MatthewSZhang in #149
 - MNT disable the gh page deployment in fork by @MatthewSZhang in #151
 - MNT skip asv deploy in pr and fork by @MatthewSZhang in #153
 - MNT add rng seed for profile-narx by @MatthewSZhang in #159
 - FIX ensure y_init is C-contiguous by @MatthewSZhang in #164
 - MNT add cp314 in cibw and update lock by @MatthewSZhang in #165
 - MNT update lock by @MatthewSZhang in #118
 
New Contributors
Full Changelog: v0.4.0...v0.4.1