Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
3629549
1
Parent(s):
54c4dd3
Add more badges
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
# PySR.jl
|
2 |
|
3 |
[![DOI](https://zenodo.org/badge/295391759.svg)](https://zenodo.org/badge/latestdoi/295391759)
|
|
|
|
|
4 |
|
5 |
**Symbolic regression built on Julia, and interfaced by Python.
|
6 |
Uses regularized evolution, simulated annealing, and gradient-free optimization.**
|
|
|
1 |
# PySR.jl
|
2 |
|
3 |
[![DOI](https://zenodo.org/badge/295391759.svg)](https://zenodo.org/badge/latestdoi/295391759)
|
4 |
+
[![PyPI version](https://badge.fury.io/py/pysr.svg)](https://badge.fury.io/py/pysr)
|
5 |
+
[![Build Status](https://travis-ci.com/MilesCranmer/PySR.svg?branch=master)](https://travis-ci.com/MilesCranmer/PySR)
|
6 |
|
7 |
**Symbolic regression built on Julia, and interfaced by Python.
|
8 |
Uses regularized evolution, simulated annealing, and gradient-free optimization.**
|