5.5. algorithm commands¶
- algorithm(algoType, *algoArgs)¶
This command is used to construct a SolutionAlgorithm object, which determines the sequence of steps taken to solve the non-linear equation.
algoType(str)algorithm type
algoArgs(list)a list of algorithm arguments
The following contain information about available algoType: