Improve synchronous section#3807
Conversation
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
And description of example for event-clocks. I didn't use the simpler "Event clocks cannot be super-sampled:"
|
I believe I have now handle all of the comments. Basically, people can interpret super-sampling to either mean using superSample operator, or super-sampling the original signal. I'm not 100% happy with the text - but I think the example itself is so clear that people that it doesn't matter; and the text at least gives the context for the example, and the normative text describes it. |
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
henrikt-ma
left a comment
There was a problem hiding this comment.
I don't know what's up with Github today, so I make a general comment here instead of attaching to a line where it belongs.
Wouldn't throwing in time like this (only for the first time mentioned in the sequence, for brevity) make it even better?
Here \lstinline!y! has the value 0 at time 0.0, 1 at 1.0, etc, \lstinline!ySub! has the value 0 at time 0.0, 4 at 4.0, 8 at 8.0 etc.
There was a problem hiding this comment.
Besides this less important remark above, I think the only important thing remaining is a sentence to be moved into one of the examples, but I'm not familiar with the presentation of changes on Github today, so I could have missed something…
henrikt-ma
left a comment
There was a problem hiding this comment.
There is at least one place where the word time needs to be inserted. Apart from that I think it is time to merge and move on.
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Adds example, and moves one section that was out of place.
Closes #3783