ktsolve-package: Configurable Function for Solving Families of Nonlinear...

ktsolve-packageR Documentation

Configurable Function for Solving Families of Nonlinear Equations

Description

This function is designed for use with an arbitrary set of equations with an arbitrary set of unknowns. The user selects "fixed" values for enough unknowns to leave as many variables as there are equations, which in most cases means the system is properly defined and a unique solution exists. The function, the fixed values, and initial values for the remaining unknowns are fed to a nonlinear backsolver. The original version of "TK!Solver" was the inspiration for this function.

Details

Package: ktsolve
Type: Package
Version: 1.3
Date: 2020-04-25
License: GPL-3

Note: ktsolve requires at least one of the "Suggests" packages (currently BB and nleqslv ) to execute nonlinear back-solvers.

Author(s)

Carl Witthoft

Maintainer: Carl Witthoft, carl@witthoft.com


ktsolve documentation built on Aug. 29, 2023, 5:08 p.m.