Package: ktsolve
Type: Package
Title: Configurable Function for Solving Families of Nonlinear
        Equations
Version: 1.3.1
Date: 2023-08-28
Author: Carl Witthoft
Maintainer: Carl Witthoft <cellocgw@gmail.com>
Description: 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.
License: LGPL-3
Imports: methods, BB, nleqslv
NeedsCompilation: no
Packaged: 2023-08-28 15:02:28 UTC; cgw
Repository: CRAN
Date/Publication: 2023-08-29 16:30:07 UTC
Built: R 4.3.0; ; 2023-09-01 04:03:23 UTC; unix
