MilesCranmer commited on
Commit
c8b410f
1 Parent(s): c835184

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@
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.**
9
 
10
  [Cite this software](https://github.com/MilesCranmer/PySR/blob/master/CITATION.md)
 
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
+ **Parallelized symbolic regression built on Julia, and interfaced by Python.
8
  Uses regularized evolution, simulated annealing, and gradient-free optimization.**
9
 
10
  [Cite this software](https://github.com/MilesCranmer/PySR/blob/master/CITATION.md)