Commit graph

8 commits

Author SHA1 Message Date
Andreas Köpf
ed766028fb Refactor Curriculum Attributes (#335)
* remove min_value from AttributeDefinition
* remove type from AttributeDefinition
* Add CurriculumContext
* add ensure_interval option for RangeAttributes
* docs: Add legend explaining curriculum indicators in dataset gallery
* update GALLERY.md
2025-03-16 15:40:28 +01:00
Andreas Köpf
d82c73b6f8 Show curricula (#295)
* feat: Add debug_curricula.py script to generate CURRICULA.md with dataset curriculum details
2025-03-08 14:21:50 +01:00
Zafir Stojanovski
488b72f6f1 base conversion curriculum (#286) 2025-03-08 01:46:32 +01:00
Andreas Koepf
d4706c7128 lint 2025-01-31 12:16:08 +01:00
Andreas Koepf (aider)
bdde47eae1 fix: Correct base conversion test logic for non-standard bases 2025-01-31 12:10:09 +01:00
Andreas Koepf (aider)
aa39c6441a fix: Improve base conversion logic for non-standard bases 2025-01-31 12:09:32 +01:00
Andreas Koepf
aaabc05ace formatting 2025-01-24 10:34:07 +01:00
Andreas Koepf (aider)
fec8a0b54d test: Add comprehensive unit tests for BaseConversionDataset 2025-01-23 21:50:58 +01:00