https://github.com/debdut/eml
Enumeration Mathematics Library
https://github.com/debdut/eml
Last synced: over 1 year ago
JSON representation
Enumeration Mathematics Library
- Host: GitHub
- URL: https://github.com/debdut/eml
- Owner: Debdut
- License: gpl-3.0
- Created: 2016-04-04T05:01:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-06T00:43:17.000Z (about 10 years ago)
- Last Synced: 2025-01-13T13:51:20.135Z (over 1 year ago)
- Language: C
- Size: 589 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
# EML
Enumeration Mathematics Library
Enumeration Mathematics Library is a numerical library written in ANSI C. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as number-theoretic functions, algebraic computation, arbitrary precision numbers, etc.
To Build:
$ make