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