Releases: LBerlin/NCFPS-MMA
Releases · LBerlin/NCFPS-MMA
v0.1.9
Changes since previous release:
Fixes:
- Addressed a bug where
ShuffleProduct
would sometimes produce incorrect results when arguments have commutative values factored out.
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Changes since previous release:
Fixes:
- Hotfixed an issue with ShuffleInverse and ShuffleProduct where higher degree calculations produced incorrect answers.
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Version 0.1.2
The major feature of this update is refactoring of the source structure to support distribution as a paclet. This significantly changes, and simplifies, the installation process.
The repository is also restructured to act as a paclet server, enabling installation directly from within Mathematica without the need to download from GitHub. Refer to the updated README for instruction.