# Everwillow Documentation

Everwillow is a statistical inference library for high-energy physics built on JAX
pytrees and optimistix optimizers. It provides tools for fitting, profiling, and
hypothesis testing with reusable utilities for managing optimization state.

```{toctree}
:maxdepth: 2
:caption: User Guide

getting-started
quickstart
statelib
combining-models
extending-hypotest
asimov-datasets
tips
interoperability
features
```

```{toctree}
:maxdepth: 1
:caption: Developer Guide

contributing
```

```{toctree}
:maxdepth: 1
:caption: Reference

api/index
```
