Skip to content

Initial package release

Latest

Choose a tag to compare

@abdulhafeez1729 abdulhafeez1729 released this 24 May 14:20
· 7 commits to main since this release
c6ecc1b

Initial public release of MalmstenIntegralSequences, a Wolfram Language package accompanying joint research work of Abdulhafeez A. Abdulsalam and Michael J. Schlosser on Malmsten-type integral sequences and related nested-sum identities.

This release includes reusable symbolic computation tools for:

  • closed forms of Malmsten-type sequences,
  • nested-sum identities and coefficient vectors,
  • reductions involving Hurwitz-zeta derivative terms,
  • symbolic and numerical evaluation routines,
  • verification utilities and test scripts.

Main functions include:

  • MalmstenSequence
  • ChiSequence
  • FSequence
  • LambdaSequence
  • DeltaSequence
  • NestedChiCoefficients
  • NestedFSymbolicRHS
  • EvaluateFRHS
  • ReduceQuarterZetaTerms

The repository also contains:

  • kernel source code,
  • notebook-friendly verification tests,
  • basic usage examples,
  • short package documentation.

Version: v1.0
License: MIT