Spaces:
Running
Running
MilesCranmer
commited on
Commit
•
ec7b478
1
Parent(s):
c281fea
Add total downloads badge
Browse files
README.md
CHANGED
@@ -6,9 +6,9 @@
|
|
6 |
|
7 |
PySR is built on an extremely optimized pure-Julia backend, and uses regularized evolution, simulated annealing, and gradient-free optimization to search for equations that fit your data.
|
8 |
|
9 |
-
| **Docs** | **pip** |
|
10 |
-
|
11 |
-
|[![Documentation](https://github.com/MilesCranmer/PySR/actions/workflows/docs.yml/badge.svg)](https://astroautomata.com/PySR/)|[![PyPI version](https://badge.fury.io/py/pysr.svg)](https://badge.fury.io/py/pysr)|
|
12 |
|
13 |
|
14 |
(pronounced like *py* as in python, and then *sur* as in surface)
|
|
|
6 |
|
7 |
PySR is built on an extremely optimized pure-Julia backend, and uses regularized evolution, simulated annealing, and gradient-free optimization to search for equations that fit your data.
|
8 |
|
9 |
+
| **Docs** | **pip** | **stats** |
|
10 |
+
|---|---|---|
|
11 |
+
|[![Documentation](https://github.com/MilesCranmer/PySR/actions/workflows/docs.yml/badge.svg)](https://astroautomata.com/PySR/)|[![PyPI version](https://badge.fury.io/py/pysr.svg)](https://badge.fury.io/py/pysr)|[![Downloads](https://pepy.tech/badge/pysr)](https://pepy.tech/badge/pysr)|
|
12 |
|
13 |
|
14 |
(pronounced like *py* as in python, and then *sur* as in surface)
|