Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.32 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.32 KB

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.