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: 7 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 (2 months ago)
- Last Synced: 2024-12-15T22:04:18.237Z (14 days ago)
- Topics: c, math, mpi, tomsfastmath
- Language: C
- Homepage: http://www.libtom.net
- Size: 1.88 MB
- Stars: 213
- Watchers: 18
- Forks: 66
- 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)