Installation Instructions

Installation

pip install --upgrade git+https://github.com/AlanPearl/diffmahnet.git

Prerequisites

Example installation with conda env:

conda create -n py312 python=3.12
conda activate py312
conda install -c conda-forge mpi4py jax
pip install --upgrade git+https://github.com/ArgonneCPAC/diffmah.git
pip install --upgrade git+https://github.com/AlanPearl/diffmahnet.git