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.
- 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.
- Initial implementation