math-combinatorics-clojure 0.1.4-2 source package in Ubuntu
Changelog
math-combinatorics-clojure (0.1.4-2) unstable; urgency=medium * Team upload. [ Louis-Philippe VĂ©ronneau ] * d/control: Migrate to the Clojure Team. * d/rules, control: remove dependency on markdown. (Closes: #1073100) * modernize build. * d/tests: add autopkgtests. * d/watch: migrate to v4 and git mode. -- Louis-Philippe VĂ©ronneau <email address hidden> Wed, 03 Jul 2024 11:52:31 -0400
Upload details
- Uploaded by:
- Debian Clojure Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Clojure Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
math-combinatorics-clojure_0.1.4-2.dsc | 1.7 KiB | ce9bd9f32eed9de0f24fc023d703613f1f114a37408b94177b3ae05b2d534091 |
math-combinatorics-clojure_0.1.4.orig.tar.xz | 16.4 KiB | 5cca257aed9a9353343af6d670d0c034b0c6686b0c5f794ed21da6d71f7a14e8 |
math-combinatorics-clojure_0.1.4-2.debian.tar.xz | 6.2 KiB | 3b9e730ed2fa7a05028566d7db472698070316d2fd255ed95d65dd58d929acd1 |
Available diffs
- diff from 0.1.4-1.1 to 0.1.4-2 (3.4 KiB)
No changes file available.
Binary packages built by this source
- libmath-combinatorics-clojure: generate lazy sequences for common combinatorial functions in Clojure
math.combinatorics is a collection of efficient functional algorithms for
generating lazy sequences for common combinatorial functions, like partitions,
selections, cartesian products, etc. It is implemented in pure Clojure.