We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe20816 commit 3eb3379Copy full SHA for 3eb3379
configs/resident/tour_mode_choice.yaml
@@ -112,3 +112,6 @@ LOGSUM_CHOOSER_COLUMNS:
112
- transit_pass_ownership
113
114
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