Spaces:
Running
Running
Commit
·
21fc88f
1
Parent(s):
14ba01b
Fix workflow display
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ Uses regularized evolution, simulated annealing, and gradient-free optimization.
|
|
18 |
### Test status:
|
19 |
| **Linux** | **Windows** | **macOS** | **docker** | **Coverage** |
|
20 |
|---|---|---|---|---|
|
21 |
-
|[ for
|
|
|
18 |
### Test status:
|
19 |
| **Linux** | **Windows** | **macOS** | **docker** | **Coverage** |
|
20 |
|---|---|---|---|---|
|
21 |
+
|[](https://github.com/MilesCranmer/PySR/actions/workflows/CI.yml)|[](https://github.com/MilesCranmer/PySR/actions/workflows/CI_Windows.yml)|[](https://github.com/MilesCranmer/PySR/actions/workflows/CI_mac.yml)|[](https://github.com/MilesCranmer/PySR/actions/workflows/CI_docker.yml)|[](https://coveralls.io/github/MilesCranmer/PySR)|
|
22 |
|
23 |
|
24 |
Check out [SymbolicRegression.jl](https://github.com/MilesCranmer/SymbolicRegression.jl) for
|