incorporate PR

This commit is contained in:
jverzani
2025-06-06 12:06:10 -04:00
parent 878c27c5a5
commit e7684ac2f7
2 changed files with 7 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ This section uses these packages:
```{julia}
using SymPy
using Plots
using Roots
plotly()
```