Spaces:
Sleeping
Sleeping
Add conda badge
Browse files
README.md
CHANGED
|
@@ -18,9 +18,11 @@ If you've finished a project with PySR, please let me know and I may showcase yo
|
|
| 18 |
|
| 19 |
|
| 20 |
### Test status:
|
| 21 |
-
| **Linux** | **Windows** | **macOS (intel)** |
|
| 22 |
-
|
| 23 |
-
|[](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)|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
|
| 26 |
Check out [SymbolicRegression.jl](https://github.com/MilesCranmer/SymbolicRegression.jl) for
|
|
|
|
| 18 |
|
| 19 |
|
| 20 |
### Test status:
|
| 21 |
+
| **Linux** | **Windows** | **macOS (intel)** |
|
| 22 |
+
|---|---|---|
|
| 23 |
+
|[](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)|
|
| 24 |
+
| **Docker** | **Conda** | **Coverage** |
|
| 25 |
+
|[](https://github.com/MilesCranmer/PySR/actions/workflows/CI_docker.yml)|[](https://github.com/MilesCranmer/PySR/actions/workflows/CI_conda_forge.yml)|[](https://coveralls.io/github/MilesCranmer/PySR)|
|
| 26 |
|
| 27 |
|
| 28 |
Check out [SymbolicRegression.jl](https://github.com/MilesCranmer/SymbolicRegression.jl) for
|