Releases: mxbi/arckit
Releases · mxbi/arckit
arckit 1.0.1
- Added ARC-AGI-2 and Kaggle 2025 datasets (thanks @jonkaonor for the help).
- ARC-AGI-2 is now loaded by default! See the README for newly defined version strings.
arckit.__version__andarckit.__version_info__are now defined.- Added
arckit.vis.print_grid()(#12, thanks @LuxxxLucy) - Changed the default evaluation topn=2 (#10, thanks @mationai)
- Bugfix: Only embed google font when not grouped (thanks @cjoverbay)
Additionally, some dev-specific changes have been made that will make future updates much easier and more timely:
- A new
arckit.importtoolsubmodule added for importing new data versions from external repositories - Added a workflow for building arckit wheels and publishing to PyPI.
Now that the dev headaches are fixed, this should allow me to make much more regular version bumps going forwards!
As always, you can pip install -U arckit.