edits, new symbolics.qmd file

This commit is contained in:
jverzani
2022-08-17 15:46:14 -04:00
parent d4fdbb7829
commit 354f1eefc2
8 changed files with 1443 additions and 398 deletions

View File

@@ -180,7 +180,7 @@ manner. This allows the `Julia` package `SymPy` to provide
functionality from SymPy within `Julia`.
!!! note
When `SymPy` is installed through the package manger, the underlying `Python`
When `SymPy` is installed through the package manager, the underlying `Python`
libraries will also be installed.
!!! note