Anki/rslib/src/storage
Damien Elmes fff60936bc Integrate the FSRS optimizer (#2633)
* Support searching for deck configs by name

* Integrate FSRS optimizer into Anki

* Hack in a rough implementation of evaluate_weights()

* Interrupt calculation if user closes dialog

* Fix interrupted error check

* log_loss/rmse

* Update to latest fsrs commit; add progress info to weight evaluation

* Fix progress not appearing when pretrain takes a while

* Update to latest commit
2023-09-05 18:45:05 +10:00
..
card Handle invalid float mtimes in DB check 2023-06-26 13:40:54 +10:00
config Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
dbcheck Improve performance of invalid ID fix in DB check 2023-07-07 22:53:41 +10:00
deck Take another approach to dealing with conflicting flattened keys 2023-08-15 11:25:53 +10:00
deckconfig Integrate the FSRS optimizer (#2633) 2023-09-05 18:45:05 +10:00
graves Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
note Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
notetype Take another approach to dealing with conflicting flattened keys 2023-08-15 11:25:53 +10:00
revlog Integrate the FSRS optimizer (#2633) 2023-09-05 18:45:05 +10:00
tag Expose some collection methods already public in rslib backend (#2510) 2023-05-22 13:44:18 +10:00
upgrades Split io.rs into separate crate, and use it in proto build 2023-06-12 15:47:51 +10:00
collection_timestamps.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
mod.rs Make some more fields/methods public 2023-06-20 21:59:49 +10:00
schema11.sql Add comment explaining why sfld column has type integer 2021-01-25 18:39:59 +08:00
sqlite.rs Support searching for custom data strings (#2634) 2023-09-04 11:17:13 +10:00
sync.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
sync_check.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00