What's Changed
- use generator expressions to not build it at a time. by @wuyudi in #306
- Feat/speed up find optimal retention by @L-M-Sherlock in #307
- Fix/limit iterations by @L-M-Sherlock in #310
- Fix/empty batch when remainder == 0 by @L-M-Sherlock in #311
- Fix/not enough groups for pre-training by @L-M-Sherlock in #312
- Fix/set terminal stability automatically by @L-M-Sherlock in #315
- Fix/only filter cram reviews by @L-M-Sherlock in #319
- Fix/filter out deleted cards' revlogs by @L-M-Sherlock in #324
- Fix/consider manual schedule revlog by @L-M-Sherlock in #325
- Doc/citation by @L-M-Sherlock in #329
- Fix/warning if revlog_history.tsv is empty by @L-M-Sherlock in #330
- Fix/strict revlog_start_date by @L-M-Sherlock in #334
Full Changelog: v3.24.6...v3.25.10