Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 538 Bytes

File metadata and controls

14 lines (8 loc) · 538 Bytes

Changelog

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