memilio icon indicating copy to clipboard operation
memilio copied to clipboard

Rework the use of CustomIndexArray in IDE model

Open annawendler opened this issue 10 months ago • 0 comments

Currently, in the IDE model for m_transitiondistributions_support_max and m_transitiondistributions_derivative are CustomIndexArray where we store vectors or vectors of vectors for every AgeGroup. In these cases, we can also use InfectionTransition as a second dimension in CustomIndexArray which we want to adapt here.

annawendler avatar Jan 21 '25 08:01 annawendler