-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feedback Lab 6 #11
Comments
Exercise 2: Check that your implementation is more efficient than expM by running a number of relevant tests and documenting the results. In the exercise they ask about relevant tests and documenting the results. We are wondering if it is really relevant to calculate the mean and stdev if the differences (between implementations) are in different orders of magnitude for a few runs?? We don't understand what the value is of providing that information when results (same sample runs) are close together and miles form the results of the other implementation. |
Explained :)
Dear Hugo, Bert,
Can you check Terry's remark?
thank you,
Ana
…On Mon, Oct 23, 2017 at 5:46 PM, Terry van Walen ***@***.***> wrote:
Exercise: Check that your implementation is more efficient than expM by
running a number of relevant tests and documenting the results.
In the exercise they ask about relevant tests and documenting the results.
We ar wondering if it is really relevant to calculate the mean if the
differences are in different orders of magnitude for a few runs?? We don't
understand what the value is of providing that information when results are
close together and miles form the results of the other implementation.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABoHG0POJ5j2rYaaYYdAiDOXPrgSgzVmks5svLTfgaJpZM4QCazn>
.
|
Exercise 3: |
Think of the \delta impact on a query for 100k numbers sequentially :) |
Hello, The second question was already answer by Ana :). About the first one: Also, the justification that you've has just mentioned was not part of your submission. |
The text was updated successfully, but these errors were encountered: