Skip to content

karlotness/powerpax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powerpax: Utilities for JAX

Powerpax on PyPI Powerpax on conda-forge Documentation Tests

A collection of utility functions for JAX.

Installation

Install from PyPI using pip:

$ python -m pip install powerpax

or from conda-forge:

$ conda install -c conda-forge powerpax

This should install required dependencies, but JAX itself may require special attention, particularly for GPU support. Follow the JAX installation instructions.

License

This software is distributed under the MIT license. See LICENSE.txt for the license text.