extra_math/CHANGELOG.md
Charlotte 🦝 Delenk 90d36ddc34
All checks were successful
Hydra x86_64-linux.packages.extra-math Hydra build #3372 of procyos:extra_math:x86_64-linux.packages.extra-math
Hydra x86_64-linux.checks.extra-math Hydra build #3373 of procyos:extra_math:x86_64-linux.checks.extra-math
Add support for calculating binomial coefficients
2024-09-09 11:58:30 +02:00

561 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Code for N-choose-k

0.1.0 - 2024-09-06

Added

  • Added implementations for incomplete gamma functions, converted from Math.Net