Commit Graph

13 Commits

Author SHA1 Message Date
Badewanne3 a577200a0f feat: compact strains (#32)
* store zero strains compactly

* added docs

* added proptest

* add feature to store strains compactly

* update ci

* rename CompactZerosVec to StrainsVec

* add size_hint for iter

* rename iter

* minor adjustments

* more minor adjustments
2024-03-31 11:49:29 +02:00
MaxOhn f1f9513bf3 dont fail CI on rdme warnings 2024-03-03 10:52:49 +01:00
MaxOhn f26015ccc6 check readme in CI 2024-02-27 13:14:54 +01:00
MaxOhn 08e5d52006 add feature to make gradual taiko calc sync 2024-02-23 14:20:24 +01:00
MaxOhn a8bf9601b6 initial rewrite 2024-02-09 17:54:14 +01:00
MaxOhn 046c85377c ci: check doctests in CI 2023-11-13 15:53:28 +01:00
MaxOhn a20358a3b3 chore: made clippy happy for all targets 2023-11-13 15:49:30 +01:00
MaxOhn aea34e2a3e ci: include gradual feature in CI 2023-11-09 21:48:08 +01:00
MaxOhn 23cf31267b ci: use nextest 2023-09-06 12:57:08 +02:00
MaxOhn cdb0bbb8f4 fixed indent in workflow 2023-01-28 04:30:47 +01:00
Max cd459091f4 fixed typo 2022-10-27 18:44:47 +02:00
Max 6fb2b9d4b8 added feature matrix to workflow 2022-10-27 18:39:31 +02:00
Max ce4b7fcfff added clippy & test workflow 2022-10-27 17:06:12 +02:00