https://github.com/ibara/cmb
OpenBSD port of FreeBSD combinatorics library/utility
https://github.com/ibara/cmb
c cmb combinatorics-library freebsd openbsd
Last synced: 26 days ago
JSON representation
OpenBSD port of FreeBSD combinatorics library/utility
- Host: GitHub
- URL: https://github.com/ibara/cmb
- Owner: ibara
- License: bsd-2-clause
- Created: 2019-12-16T23:46:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T13:02:48.000Z (about 2 years ago)
- Last Synced: 2025-02-10T13:12:13.603Z (3 months ago)
- Topics: c, cmb, combinatorics-library, freebsd, openbsd
- Language: C
- Size: 24.4 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cmb
===
This repository contains a combinatorics library, libcmb(3), and a utility,
cmb(1). It is an OpenBSD port of the FreeBSD code found
[here](https://reviews.freebsd.org/D16132).License
-------
BSD licensed. See `LICENSE` for more details.