lmoffatt / macro_dr

GNU General Public License v3.0
1 stars 1 forks source link

add a function to provide an state_count indexed access of Q #164

Open lmoffatt opened 8 months ago

lmoffatt commented 8 months ago

For doing that, we need to refactor the definition of Conformational_model to include the Conformational_state_count_to_index, where the information of how to convert state_count to Q index is stored.