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 ef77119 commit 83c0b00Copy full SHA for 83c0b00
ext-configs/school_escorting.yaml
@@ -1,7 +1,8 @@
1
# Some data values in the spec file will refer to missing values stored
2
# as NaN in the data. This requires the `sharrow_fastmath` setting to
3
# be set to `false` to avoid errors in the sharrow implementation.
4
-sharrow_fastmath: false
+sharrow_settings:
5
+ fastmath: false
6
7
OUTBOUND_SPEC: school_escorting_outbound.csv
8
OUTBOUND_COEFFICIENTS: school_escorting_coefficients_outbound.csv
0 commit comments