Skip to content

adxsrc/jap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jap: map engine for JAX

jap is a map engine for Google's JAX. It maps python functions to JAX arrays or pytree, effectively turning python functions into accelerator kernels. In addition to unifying JAX's vmap(), pmap(), and xmap() interfaces, it also makes implementations of, e.g., integrators of ordinary differential equations with adaptive time steps, more straightforward.

Releases

No releases published

Packages

No packages published

Languages