Spaces:
Running
Running
Commit
·
62067fc
1
Parent(s):
d3026af
Update docs links in example notebook
Browse files- examples/pysr_demo.ipynb +2 -2
examples/pysr_demo.ipynb
CHANGED
|
@@ -414,7 +414,7 @@
|
|
| 414 |
"id": "qvgVbOoSFtQY"
|
| 415 |
},
|
| 416 |
"source": [
|
| 417 |
-
"A full list of operators is given here: https://astroautomata.com/PySR
|
| 418 |
"but we can also use any binary or unary operator in `julia`, or define our own as arbitrary functions.\n",
|
| 419 |
"\n",
|
| 420 |
"Say that we want a command to do quartic powers:\n",
|
|
@@ -1197,7 +1197,7 @@
|
|
| 1197 |
"id": "S5dO61g1bDhk"
|
| 1198 |
},
|
| 1199 |
"source": [
|
| 1200 |
-
"The full list of PySR parameters can be found here: https://astroautomata.com/PySR
|
| 1201 |
]
|
| 1202 |
}
|
| 1203 |
],
|
|
|
|
| 414 |
"id": "qvgVbOoSFtQY"
|
| 415 |
},
|
| 416 |
"source": [
|
| 417 |
+
"A full list of operators is given here: https://astroautomata.com/PySR/operators,\n",
|
| 418 |
"but we can also use any binary or unary operator in `julia`, or define our own as arbitrary functions.\n",
|
| 419 |
"\n",
|
| 420 |
"Say that we want a command to do quartic powers:\n",
|
|
|
|
| 1197 |
"id": "S5dO61g1bDhk"
|
| 1198 |
},
|
| 1199 |
"source": [
|
| 1200 |
+
"The full list of PySR parameters can be found here: https://astroautomata.com/PySR/api"
|
| 1201 |
]
|
| 1202 |
}
|
| 1203 |
],
|