Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ABCMB<!-- omit from toc -->
<h4 align="center">

[![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://opensource.org/licenses/MIT)
[![arXiv](https://img.shields.io/badge/arXiv-2602.15104%20-green.svg)](https://arxiv.org/abs/2602.15104)
[![Run Tests](https://github.com/TonyZhou729/ABCMB/actions/workflows/accuracy.yml/badge.svg)](https://github.com/TonyZhou729/ABCMB/actions/workflows/accuracy.yml)
<!--[![arXiv](https://img.shields.io/badge/arXiv-2408.14538%20-green.svg)](https://arxiv.org/abs/2408.14538) -->

Expand Down Expand Up @@ -32,5 +33,20 @@ We have included several pedagogical jupyter notebooks to walk you through how t
## Issues
Please feel free to open an issue if something is amiss in ABCMB!

## Citation

If you use ABCMB to publish scientific research, we suggest you cite
```
@misc{abcmb,
title={{ABCMB: A Python+JAX Package for the Cosmic Microwave Background Power Spectrum}},
author={Zilu Zhou and Cara Giovanetti and Hongwan Liu},
year={2026},
eprint={2602.15104},
archivePrefix={arXiv},
primaryClass={astro-ph.CO},
url={https://arxiv.org/abs/2602.15104},
}
```