Numerics Library

Changes to the Library

This release of C Numerics Library fixes several bugs and adds additional functionality. Below is a summary of the changes.


Module   Date   Changes

Algorithms   2000-01-07   Added NUMERICS_EXPORT to definitions.

Density Kernel Estimation   2000-01-07   Added NUMERICS_EXPORT to definitions.

Discrete Distributions   2001-03-26   Added domain checks in hyperp and hyperv.

Domain Checks   2000-01-07   Changed comments to block comments.

Integration   2000-01-07   New.

Interpolation   2000-01-07   New.

Linear Algebra   2001-03-26   Added LinearSolveMethod typedef.

Mathematics Extensions   2001-03-26   Added domain checks in pythag, bico, bicoln, log1x, beta, and gammln

Noncentral Distribution   2001-03-26   Added ncbetap, ncbetav, ncstudtv, ncchisqp, ncchisqv

Normal Distribution   2001-03-26   Added domain checks in normalv and studtv.

Random Number Generators   2001-03-26   Added ran4.
Added RAND definition.

Ranking   2001-03-26   Added RankType typedef.
Added countGreater.

Ranking Distribution   2000-03-31   Fixed input range error in wilmannwhitp (Thanks Dr. Salamon for finding this error).
Added ansbradp.
Added domain check for wilcoxonp, wilcoxonv, and wilmannwhitv.

Root Finding   2001-03-26   Added bracketOut.
Added NUMERICS_EXPORT to definitions.
Fixed error in bisection by including "algorthm.hpp" for average.
Changed comments to block comments.
Added bracketOutWithState and bisectionWithState.

Utility Routines   2000-01-07   Changed comments to block comments.

Copyright © 2001 WordenWare. All rights reserved.