Installation Instructions

Installation

pip install diffopt

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 diffopt