ktsolve: Configurable Function for Solving Families of Nonlinear Equations

This 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" , now a product of Universal Technical Systems (<https://www.uts.com>) was the inspiration for this function.

Version: 1.3.1
Imports: methods, BB, nleqslv
Published: 2023-08-29
Author: Carl Witthoft
Maintainer: Carl Witthoft <cellocgw at gmail.com>
License: LGPL-3
NeedsCompilation: no
Materials: ChangeLog
In views: NumericalMathematics
CRAN checks: ktsolve results

Documentation:

Reference manual: ktsolve.pdf

Downloads:

Package source: ktsolve_1.3.1.tar.gz
Windows binaries: r-devel: ktsolve_1.3.1.zip, r-release: ktsolve_1.3.1.zip, r-oldrel: ktsolve_1.3.1.zip
macOS binaries: r-release (arm64): ktsolve_1.3.1.tgz, r-oldrel (arm64): ktsolve_1.3.1.tgz, r-release (x86_64): ktsolve_1.3.1.tgz
Old sources: ktsolve archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ktsolve to link to this page.