typos,start giac notes
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
These notes use a particular selection of packages. This selection could have been different. For example:
|
||||
|
||||
* The symbolic math is provided by `SymPy`. [Symbolics](./alternatives/symbolics.html) (along with `SymbolicUtils` and `ModelingToolkit`) provides an alternative.
|
||||
* The symbolic math is provided by `SymPy`. [Giac](./alternatives/giac.html) and
|
||||
[Symbolics](./alternatives/symbolics.html) (along with `SymbolicUtils` and `ModelingToolkit`) provide alternatives.
|
||||
|
||||
* The finding of zeros of scalar-valued, univariate functions is done with `Roots`. The [NonlinearSolve](./alternatives/SciML.html#nonlinearsolve) package provides an alternative for univariate and multi-variate functions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user