[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-27 UTC."],[],["The core content defines `DistributionTensors`, a container class for parameter distribution arguments used in Analyzer methods. It encompasses various parameters like `alpha`, `ec`, `slope`, `beta`, `mu_t`, `tau_g`, and `gamma`, each with multiple variants (e.g., `alpha_m`, `alpha_rf`). The class has a child class `Spec` and two methods: `__eq__` and `__ne__`, for equality and inequality comparisons. All the class variables are initialized to `None`.\n"]]