mit-ll/em-pairing-uncor-importancesampling

Typo in Encounter_Generation_Tool/generateDAAEncounterSet.m

Wh0DKnee opened this issue · 2 comments

Description

Typo in line 325 in Encounter_Generation_Tool/generateDAAEncounterSet.m, "dy2" should be "dyn2".

Permalink to line with bug:

results = run_dynamics_fast(ic2,event2,dy2,ic2,event2,dyn2,sample_time);

@Wh0DKnee do you want to create a pull request to get credit the fix or do you want me to handle it?