ash_model.utils.matrices.incidence_matrix_by_time¶
- ash_model.utils.matrices.incidence_matrix_by_time(h, return_mapping=False)[source]¶
Returns a dictionary of incidence matrices for each time step in the ASH object. The keys are the time steps and the values are the corresponding incidence matrices.