Skip to content

Commit 3eb3379

Browse files
committed
no fastmath in tour mode choice
1 parent fe20816 commit 3eb3379

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)