Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 633 Bytes

File metadata and controls

23 lines (17 loc) · 633 Bytes

SuperResPM

SuperResPM is a differentiable, FastPM-style cosmological solver implemented with Diffrax.
The goal is to make it a cosmology-ready code for field-level inferences.


🚀 Features

  • FastPM-like leapfrog solver using diffrax
  • Differentiable with reversible adjoint for efficient gradient computation
  • Compatible with jaxpm forces and jax_cosmo cosmology

Installation

git clone --recurse-submodules -j8 https://github.com/chto/SuperResPM.git
cd SuperResPM
sh install.sh

🔧 Example Usage

See notebook.