SparthMP is an ANSI-C math library for Multi-Precision calculations, i.e. beyond float/double domain. It supports regulated accuracy of calculations. For algorithm design with this library you should have an understanding of rounding errors in math.
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow SparthMP
You Might Also Like
Red Hat Enterprise Linux on Microsoft Azure
Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
Rate This Project
Login To Rate This Project
User Reviews
-
Welcome to this project! I accept all reasonable criticizm and ready to support you in any effort to improve the lib on any platform. Comments and reviews are welcom too. If you're a dev you can dive into details. For reserchers only an interface matters. As you probably know, C compilers come as a scratch-start thing on a computer. So you only need a skill of C and shell. It's not so easy as it looks. Because of the need to remember many, many commands. Moreover shells itsef are different and form a tree of shells. Root privileges are useful, but not nesessary - so try to be as simple as possible.