What's Changed
* This will solve CPU-only, CUDA-only and any mix of them. by AlessandroFlati in https://github.com/KindXiaoming/pykan/pull/98
* Fix device compatibility issue in `KAN.initialize_from_another_model` by Jim137 in https://github.com/KindXiaoming/pykan/pull/115
* adding output_normalizer by ruiner3141 in https://github.com/KindXiaoming/pykan/pull/126
* Fix dtype error when input dtype is Double by Jim137 in https://github.com/KindXiaoming/pykan/pull/129
New Contributors
* AlessandroFlati made their first contribution in https://github.com/KindXiaoming/pykan/pull/98
* Jim137 made their first contribution in https://github.com/KindXiaoming/pykan/pull/115
* ruiner3141 made their first contribution in https://github.com/KindXiaoming/pykan/pull/126
**Full Changelog**: https://github.com/KindXiaoming/pykan/compare/v0.0.3...v0.0.4