Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Feb 1, 2021
1 parent 022de02 commit 2bf9759
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Uses regularized evolution, simulated annealing, and gradient-free optimization.
[Documentation](https://pysr.readthedocs.io/en/latest)

Check out [SymbolicRegression.jl](https://github.com/MilesCranmer/SymbolicRegression.jl) for
the pure-Julia version of this package.
the pure-Julia backend of this package.

Symbolic regression is a very interpretable machine learning algorithm
for low-dimensional problems: these tools search equation space
Expand Down Expand Up @@ -52,7 +52,6 @@ then instructions for [mac](https://julialang.org/downloads/platform/#macos)
and [linux](https://julialang.org/downloads/platform/#linux_and_freebsd).
(Don't use the `conda-forge` version; it doesn't seem to work properly.)


You can install PySR with:
```bash
pip install pysr
Expand Down

0 comments on commit 2bf9759

Please # to comment.