You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Recreate `web` directory with latest Flutter artifacts.
* Compile without errors (but five tests fail).
* Rename some methods
* PHProbeTest passes and most of DataLoggerTest passes.
* Two remaining test failures, both dealing with mean and standarsd deviation: ThermalProbeTest.cpp & DataLoggerTest.cpp.
* Use external statistics library. All tests now pass.
* Fix formatting.
* Only set _GLIBCXX_NUMERIC_LIMITS on Apple.
* Use "unbiased" (or sample) StdDev.
* Updates based on code review feedback.
* Fix compile error.
---------
Co-authored-by: James Foster <git@jgfoster.net>
0 commit comments