Sam Crawford
Sam Crawford
Just making a note here about my progress: I was able to add the necessary dependency information in 2794024 (\Why does GitHub allow a short commit ID to just be...
Somehow I forgot about GamePhysics when going through this issue, maybe because I hadn't implemented the source field at that time which meant that `SystemInformation` isn't impacted. GamePhysics doesn't really...
Generating the outputs for SWHS and NoPCM lose the time dependency of the output (see the following example for NoPCM):   Should this time...
Just noting that the work on #3573 and its related issues is necessary to be knocked out before the implementation with the source field populated can be finished.
I think we can close this issue; is there any follow up we needed to do?
Sure! For example, the following sentence (for its definition; `S "the ratio ..."`) is simply a string wrapped in a `Sentence` constructor, but it should be built similarly to how...
The only timeframe where I could be on campus would be earlier on Friday (morning or potentially early afternoon) 😅 I'm also happy to join virtually to give more flexibility
If we want to go the route of "calculation of _", or even opening this up to others (e.g., I was thinking of "selection of output message" for the relevant...
@daijingz Using `S "..."` is sometimes fine/necessary, but as much as possible, we should use pre-existing combinators (like `+:+`) and "concepts" (like `plural quantity`). This should be done as much...
Making a note here that documentation for code uses the terms for the IMs, not for the quantities; reverting the IMs of Projectile to describe themselves as "calculation of ...",...