Releases: KindXiaoming/pykan
Releases Β· KindXiaoming/pykan
v0.1.1
Full Changelog: v0.1.0...v0.1.1
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
v0.0.5
v0.0.4
What's Changed
- This will solve CPU-only, CUDA-only and any mix of them. by @AlessandroFlati in #98
- Fix device compatibility issue in
KAN.initialize_from_another_model
by @Jim137 in #115 - adding output_normalizer by @ruiner3141 in #126
- Fix dtype error when input dtype is Double by @Jim137 in #129
New Contributors
- @AlessandroFlati made their first contribution in #98
- @Jim137 made their first contribution in #115
- @ruiner3141 made their first contribution in #126
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Fix minor typo README.md by @hipitihop in #4
- Fix spelling by @linux-leo in #2
- Fix setting device; fix explicit dtype by @viktor-ktorvi in #7
- Update README.md by @eltociear in #8
- Fix setting device parameter even more by @viktor-ktorvi in #10
- Fix setup char error by @viktor-ktorvi in #25
- [DOCS] Improve installation guidelines by @polkadot21 in #51
- [README] Love the project!! just some typos that bothered my while reading by @Bergschaf in #54
- Fix errors on CUDA device by @X3NNY in #83
New Contributors
- @hipitihop made their first contribution in #4
- @linux-leo made their first contribution in #2
- @viktor-ktorvi made their first contribution in #7
- @eltociear made their first contribution in #8
- @polkadot21 made their first contribution in #51
- @Bergschaf made their first contribution in #54
- @X3NNY made their first contribution in #83
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Full Changelog: https://github.com/KindXiaoming/pykan/commits/v0.0.1