MANBIS is a C++ mathematical software package for tackling the problem of computing the roots of a function when the number of roots is very large (of the order of hundreds or thousands). This problem has attracted increasing attention in recent years because of the broad variety of applications in various fields of science and technology. MANBIS applies the bisection method to obtain an approximate root according to a predetermined accuracy. Thus, the only computable information required is the algebraic signs of the considered function, which is the smallest amount of information (one bit of information) necessary for the purpose needed, and not any additional information. MANBIS is able to compute very efficiently a user-given percentage of roots and draws its strength from the fact that the roots are expected to be many. Furthermore, MANBIS is capable of estimating without any additional function computational cost the total number of roots within the user-given interval. Our approach can also be efficiently applied in cases where the distribution of the roots is not known. This article is accompanied by another article where the user manual, some implementation details, and some examples are included.
[1]
Christopher A. Sikorski.
Optimal solution of nonlinear equations
,
1985,
J. Complex..
[2]
Michael N. Vrahatis,et al.
On the Localization and Computation of Zeros of Bessel Functions
,
1997
.
[3]
M. N. Vrahatis,et al.
Generalization of the Bolzano theorem for simplices
,
2016
.
[4]
Michael N. Vrahatis,et al.
Solving systems of nonlinear equations using the nonzero value of the topological degree
,
1988,
TOMS.
[5]
Michael N. Vrahatis,et al.
A short proof and a generalization of Miranda’s existence theorem
,
1989
.
[6]
G. Heindl.
Generalizations of Theorems of Rohn and Vrahatis ∗
,
2016
.
[7]
Michael N. Vrahatis,et al.
Efficiently Computing Many Roots of a Function
,
2005,
SIAM J. Sci. Comput..
[8]
Michael N. Vrahatis,et al.
Algorithm 666: Chabis: a mathematical software package for locating and evaluating roots of systems of nonlinear equations
,
1988,
TOMS.