Skip to content

Releases: LBerlin/NCFPS-MMA

v0.1.9

16 Jul 22:04
Compare
Choose a tag to compare
v0.1.9 Pre-release
Pre-release

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

16 Jun 20:59
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release

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

03 Apr 20:04
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

Changes since previous release:

  • Fixes:
    • Fixed axis display for LocalGrowthConstants and GlobalGrowthConstants
    • Corrected some documentation examples.
  • New features:
    • ScalarProduct function
    • HelpNCFPS alias for listing package functions

Version 0.1.2

20 Nov 03:24
Compare
Choose a tag to compare
Version 0.1.2 Pre-release
Pre-release

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.