v0.1.18
Version 0.1.17 allows the data to be treated as a “model” carrying free parameters, but this approach increases computational overhead. To address this, the current version introduces a cached property mechanism: the property is recalculated only when its dependent parameters change; otherwise, the cached value is used. This strategy effectively reduces the additional computational cost introduced in version 0.1.17.