Skip to content

Commit f0fbc8f

Browse files
authored
Merge pull request #17 from driftlesslabs/sharrow-fix-all
no fastmath in tour mode choice
2 parents fe20816 + 3eb3379 commit f0fbc8f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/resident/tour_mode_choice.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,6 @@ LOGSUM_CHOOSER_COLUMNS:
112112
- transit_pass_ownership
113113

114114
MODE_CHOICE_LOGSUM_COLUMN_NAME: mode_choice_logsum
115+
116+
compute_settings:
117+
fastmath: false # use of isnan in utility functions requires fastmath=False

0 commit comments

Comments
 (0)