Diffstar: Differentiable Star Formation Histories ================================================= Diffstar is a python library written in `JAX `__ implementing a parametric model of galaxy star formation history based on a physical connection between the galaxy and its dark matter halo. You can find more information about Diffstar in `our paper `__. Diffstar is open-source code that is publicly available on `GitHub `__. These docs show you how to predict SFHs for individual and populations of galaxies based on the Diffstar model. User Guide ---------- .. toctree:: :maxdepth: 1 installation.rst demo_diffstar_sfh.ipynb demos.rst reference.rst See :ref:`Citation Information ` for how to acknowledge Diffstar.