MilesCranmer commited on
Commit
02d080d
1 Parent(s): 60c3279

Add paper link to README

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,9 +8,9 @@ https://user-images.githubusercontent.com/7593028/188328887-1b6cda72-2f41-439e-a
8
 
9
  PySR uses evolutionary algorithms to search for symbolic expressions which optimize a particular objective.
10
 
11
- | **Docs** | **Forums** | **colab demo** |
12
- |:---:|:---:|:---:|
13
- |[![Documentation](https://github.com/MilesCranmer/PySR/actions/workflows/docs.yml/badge.svg)](https://astroautomata.com/PySR/)|[![Discussions](https://img.shields.io/badge/discussions-github-informational)](https://github.com/MilesCranmer/PySR/discussions)|[![Colab](https://img.shields.io/badge/colab-notebook-yellow)](https://colab.research.google.com/github/MilesCranmer/PySR/blob/master/examples/pysr_demo.ipynb)|
14
 
15
  | **pip** | **conda** | **Stats** |
16
  | :---: | :---: | :---: |
 
8
 
9
  PySR uses evolutionary algorithms to search for symbolic expressions which optimize a particular objective.
10
 
11
+ | **Docs** | **Forums** | **Paper** | **colab demo** |
12
+ |:---:|:---:|:---:|:---:|
13
+ |[![Documentation](https://github.com/MilesCranmer/PySR/actions/workflows/docs.yml/badge.svg)](https://astroautomata.com/PySR/)|[![Discussions](https://img.shields.io/badge/discussions-github-informational)](https://github.com/MilesCranmer/PySR/discussions)|[![Paper](https://img.shields.io/badge/arXiv-2305.01582-b31b1b)](https://arxiv.org/abs/2305.01582)|[![Colab](https://img.shields.io/badge/colab-notebook-yellow)](https://colab.research.google.com/github/MilesCranmer/PySR/blob/master/examples/pysr_demo.ipynb)|
14
 
15
  | **pip** | **conda** | **Stats** |
16
  | :---: | :---: | :---: |