Changelog
March 1, 2025 ยท View on GitHub
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.1.0] - 2025-03-01
- Revised implementation to only substantive changes to base pykan code. Uses dynamic override of getattribute() to redirect calls to MultKAN / KANLayer to MatrixKAN / MatrixKANLayer. Usage is unchanged.
[1.0.0] - 2025-02-12
- Initial implementation