Skip to content

Releases: ASEM000/kernex

v0.2

09 Jun 21:11
Compare
Choose a tag to compare

What's Changed

  • Add pmap/lax.map by @ASEM000 in #10
  • Change roll implementation to match This
  • Add docstring for the smap, and sscan public API.

Full Changelog: V0.1.3...v0.0.2

V0.1.3

02 Mar 12:28
1fb2c24
Compare
Choose a tag to compare

API did not change; internal functions were rewritten in functional form. i.e., PyTreeClass is dropped

v0.1.2

24 Sep 14:32
Compare
Choose a tag to compare

Remove dispatch

Full Changelog: v0.1.0...v0.1.2

0.1.0

11 Sep 15:39
Compare
Choose a tag to compare

kernex first minor release

🎉🎉🎉🎉🥳🥳🥳🥳

Full Changelog: 0.0.8...v0.1.0

v0.0.8

08 Sep 17:55
Compare
Choose a tag to compare

Full Changelog: 0.0.7...0.0.8

0.0.7

04 Sep 05:41
c20a9c7
Compare
Choose a tag to compare

Full Changelog: 0.0.6...0.0.7

0.0.6

23 Aug 20:26
Compare
Choose a tag to compare

Support the immutable update in pytreeclass

0.0.5

31 Jul 08:41
Compare
Choose a tag to compare
  • update requirements to match pytreeclass>=0.0.7
  • fix repr and benchmarks
  • minor refactor for kernel_inteface.py

v0.0.4post

29 Jul 10:24
Compare
Choose a tag to compare
  • minor bug fix in kernel_interface
  • refactoring src

v0.0.4

11 Jul 16:39
b6a1985
Compare
Choose a tag to compare
Update __init__.py