-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
- Let's enable NaN checking somewhere in an automatic way if
DCMAKE_BUILD_TYPE=Debug. It's well justified as in debug mode all optimizations are anyway disabled and performance doesn't matter. - Let's add option to enable NaN checking also in production code using json input file. Some kind of
"enable_nan_check": true. - In documentation, create "debugging" page or section, describing some strategies how to debug a nonworking model. At least describe the use of
abortIfNaNs. Mention also that issue Validate json file when loading configuration #31 might be a good source of NaNs if input data is missing.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request