Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days ago
JSON representation
TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.
- Host: GitHub
- URL: https://github.com/libtom/tomsfastmath
- Owner: libtom
- License: other
- Created: 2010-07-22T08:12:38.000Z (over 14 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-16T11:44:48.000Z (4 months ago)
- Last Synced: 2025-01-20T04:29:51.774Z (10 days ago)
- Topics: c, math, mpi, tomsfastmath
- Language: C
- Homepage: http://www.libtom.net
- Size: 1.88 MB
- Stars: 215
- Watchers: 19
- Forks: 67
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: changes.txt
- License: LICENSE
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)