feat(data_loader): Helper function to round the times
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
feat(data_loader): Helper function to round the times
Rafael Souza
requested to merge
maxjr82/ulamdyn:population_analysis
into
population_analysis
May 23, 2025
Overview
0
Commits
2
Pipelines
3
Changes
2
Floating point could cause time 0.4999999 to be different from 0.5. Rounding it so it all matches
Merge request reports
Loading