Get Wigner d matrix elements in ROOT

Dear Experts,

I am trying to get Wigner small d matrix elements in ROOT. I couldn’t find any functions to extract them in recent versions of ROOT. I found a comparatively older @mzimbres package in this post, Wigner d-functions - #3 by mzimbres to extract such elements. However, this package is also not running. Are they implemented in ROOT framework as a function or something to get them quickly?

In Python, I found sympy package, Wigner Symbols - SymPy 1.12 documentation , where the elements can be accessed easily.

Can someone guide me to extract such d elements in ROOT or in PyROOT (preferably).

_ROOT Version: ROOT 6.26/04
Platform: Not Provided
Compiler: Not Provided


Hi @Debashis_sahoo,

thank you for your question. Maybe @moneta could help with that?

Cheers,
Marta

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.

Hi,

Sorry for the late reply. We don’t have these functions in ROOT, but the linked package should be a good starting point. What is the error using that package?

Lorenzo