Skip to content

north-numerical-computing/multi-operand-add-monotonicity

Repository files navigation

Numerical MATLAB experiments with multi-term adders

This repository contains the MATLAB source code for reproducing the results in [Sec. 4, 1] and [Sec. 5, 1].

The scripts rely on the CPFloat library for implementing custom-precision arithmetics and therefore it should be downloaded and placed on the MATLAB search path. These experiments were developed and run on MATLAB version 2022b_beta on the Apple M1 Pro.

References

[1] M. Mikaitis. Monotonicity of Multi-Term Floating-Point Adders. arXiv:2304.01407 [cs.MS]. Apr. 2023.

License

This software is distributed under the terms of the 2-clause BSD software license (see LICENSE).

The CPFloat C library is distributed under the GNU Lesser General Public License, Version 2.1 or later.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages