Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/libtom/tomsfastmath

TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.
https://github.com/libtom/tomsfastmath

c math mpi tomsfastmath

Last synced: about 2 months ago
JSON representation

TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.

Awesome Lists containing this project

README

        

tomsfastmath
============

See doc/tfm.pdf for a detailed documentation (https://github.com/libtom/tomsfastmath/releases/latest has a pdf for the most recent release).

Project Status
==============

master: [![Build Status](https://github.com/libtom/tomsfastmath/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/libtom/tomsfastmath/actions/workflows/main.yml)

develop: [![Build Status](https://github.com/libtom/tomsfastmath/actions/workflows/main.yml/badge.svg?branch=develop)](https://github.com/libtom/tomsfastmath/actions/workflows/main.yml)