# `broydensolve`

## Solve a system of equations with Broyden's good method

Version 2.0 (2025/07/24)

This package implements Broyden's good method to solve a system of equations. It is also possible to use coordinates defined by [Ti*k*Z](https://ctan.org/pkg/pgf) as known and unknown variables.

%% README.md
%% Copyright 2025 Matthias Floré
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
% of this license or (at your option) any later version.
% The latest version of this license is in
%   http://www.latex-project.org/lppl.txt
% and version 1.3c or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
% 
% The Current Maintainer of this work is Matthias Floré.
%
% This work consists of the files broydensolve-doc.pdf, broydensolve.sty,
% broydensolve-doc.tex and README.md.