File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -65,12 +65,20 @@ PySR searches for symbolic expressions which optimize a particular objective.
6565<td align =" center " ><strong >Linux</strong ></td >
6666<td align =" center " ><strong >Windows</strong ></td >
6767<td align =" center " ><strong >macOS</strong ></td >
68- <td align =" center " ><strong >Coverage</strong ></td >
6968</tr >
7069<tr >
7170<td align =" center " ><a href =" https://github.com/MilesCranmer/PySR/actions/workflows/CI.yml " ><img src =" https://github.com/MilesCranmer/PySR/actions/workflows/CI.yml/badge.svg " alt =" Linux " ></a ></td >
7271<td align =" center " ><a href =" https://github.com/MilesCranmer/PySR/actions/workflows/CI_Windows.yml " ><img src =" https://github.com/MilesCranmer/PySR/actions/workflows/CI_Windows.yml/badge.svg " alt =" Windows " ></a ></td >
7372<td align =" center " ><a href =" https://github.com/MilesCranmer/PySR/actions/workflows/CI_mac.yml " ><img src =" https://github.com/MilesCranmer/PySR/actions/workflows/CI_mac.yml/badge.svg " alt =" macOS " ></a ></td >
73+ </tr >
74+ <tr >
75+ <td align =" center " ><strong >Docker</strong ></td >
76+ <td align =" center " ><strong >Conda</strong ></td >
77+ <td align =" center " ><strong >Coverage</strong ></td >
78+ </tr >
79+ <tr >
80+ <td align =" center " ><a href =" https://github.com/MilesCranmer/PySR/actions/workflows/CI_docker.yml " ><img src =" https://github.com/MilesCranmer/PySR/actions/workflows/CI_docker.yml/badge.svg " alt =" Docker " ></a ></td >
81+ <td align =" center " ><a href =" https://github.com/MilesCranmer/PySR/actions/workflows/CI_conda_forge.yml " ><img src =" https://github.com/MilesCranmer/PySR/actions/workflows/CI_conda_forge.yml/badge.svg " alt =" conda-forge " ></a ></td >
7482<td align =" center " ><a href =" https://codecov.io/gh/MilesCranmer/PySR " ><img src =" https://codecov.io/gh/MilesCranmer/PySR/branch/master/graph/badge.svg " alt =" codecov " ></a ></td >
7583</tr >
7684</tbody >
You can’t perform that action at this time.
0 commit comments