Releases: ASEM000/kernex
Releases · ASEM000/kernex
v0.2
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
API did not change; internal functions were rewritten in functional form. i.e., PyTreeClass is dropped
0.0.6
Support the immutable update in pytreeclass
0.0.5
- update requirements to match
pytreeclass>=0.0.7
- fix repr and benchmarks
- minor refactor for
kernel_inteface.py
v0.0.4post
- minor bug fix in kernel_interface
- refactoring src