Skip to content

meent 0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@yonghakim yonghakim released this 03 Feb 15:43
· 349 commits to main since this release
1cc27b4

Optimized JAX code (jit was applied in broad range).
Added JAX vmap and pmap.
Example code for TPU backend development(on hold due to 'NotImplementedError')
Added Citation file
host_callback was replaced by pure_callback in eig in JAX due to slow speed in pmap