What's Changed
* Add MultKAN, and a bunch of functionalities
* Fix dtype error in `curve2coef` by Jim137 in https://github.com/KindXiaoming/pykan/pull/148
* physics informed kan by chaous in https://github.com/KindXiaoming/pykan/pull/169
* Runtime Error in hellokan.ipynb by AlessandroFlati in https://github.com/KindXiaoming/pykan/pull/173
* Add example for protein sequence classification by suresh-pokharel in https://github.com/KindXiaoming/pykan/pull/176
* Update Example_3_classfication.ipynb by akarhin in https://github.com/KindXiaoming/pykan/pull/203
* fixed NS equation in my physics informed KAN by chaous in https://github.com/KindXiaoming/pykan/pull/207
* Update with more protein sequences by suresh-pokharel in https://github.com/KindXiaoming/pykan/pull/211
* fix error in docs by Kayzwer in https://github.com/KindXiaoming/pykan/pull/228
* Fix the `lock.png` not found issue in `model.plot` by Animadversio in https://github.com/KindXiaoming/pykan/pull/266
New Contributors
* chaous made their first contribution in https://github.com/KindXiaoming/pykan/pull/169
* suresh-pokharel made their first contribution in https://github.com/KindXiaoming/pykan/pull/176
* akarhin made their first contribution in https://github.com/KindXiaoming/pykan/pull/203
* Kayzwer made their first contribution in https://github.com/KindXiaoming/pykan/pull/228
* Animadversio made their first contribution in https://github.com/KindXiaoming/pykan/pull/266
**Full Changelog**: https://github.com/KindXiaoming/pykan/compare/v0.0.5...v0.1.0