https://github.com/ology/math-counting
Combinatorial counting operations
https://github.com/ology/math-counting
combinatorics counting math perl5
Last synced: 11 months ago
JSON representation
Combinatorial counting operations
- Host: GitHub
- URL: https://github.com/ology/math-counting
- Owner: ology
- License: artistic-2.0
- Created: 2013-07-03T17:32:11.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-03-22T02:24:34.000Z (about 6 years ago)
- Last Synced: 2025-02-05T11:44:58.114Z (over 1 year ago)
- Topics: combinatorics, counting, math, perl5
- Language: Perl
- Homepage: https://metacpan.org/release/Math-Counting
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
Math-Counting
=============
This is Perl code that efficiently performs combinatorial counting operations
with the Math::Big module.
This code will use GMP or Pari if installed.
Distribution package can be found at https://metacpan.org/release/Math-Counting