<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 26, 2016 at 12:05 PM, Zakariyya Mughal via Houston <span dir="ltr"><<a href="mailto:houston@pm.org" target="_blank">houston@pm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hey all,<br>
<br>
Some folks keep asking me for recommendations, so I put together this<br>
list as a Gist on GitHub:<br>
<br>
  - <<a href="https://gist.github.com/zmughal/0364a8bfba8c9bb01f4a" rel="noreferrer" target="_blank">https://gist.github.com/zmughal/0364a8bfba8c9bb01f4a</a>><br>
<br>
As you might be able to tell, my interests are more towards statistics<br>
and signal processing, but I put some variety in there.<br>
<br>
I'm looking for more software engineering books and that Refactoring<br>
book has been on my list for a while.<br>
<br>
Does anyone know of any books that focus on testing?</blockquote><div><ul><li>Perl Testing: A Developer's Notebook<br></li><li>How Google Tests Software </li></ul></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
If there is anything specifically about testing numerical code, I'd love<br>
to know about it. I'm currently eyeing "Verification and Validation in<br>
Scientific Computing" by William L. Oberkampf and Christopher J. Roy.<br></blockquote><div><br></div><div>Ah, this is more of an art than a science. You need validation output and to test on a variety of architectures and levels of compiler optimizations. You need to understand the inherent errors that come with the numerical formulation. It helps to have explicit forms of the method to compare, etc. I did this kind of work back in the early 2000s.  I know of no book, though. I am sure if I had been aware of the one you mentioned above, I would have gotten it.</div><div><br></div><div>Brett</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
Cheers,<br>
- Zaki Mughal<br>
_______________________________________________<br>
Houston mailing list<br>
<a href="mailto:Houston@pm.org">Houston@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/houston" rel="noreferrer" target="_blank">http://mail.pm.org/mailman/listinfo/houston</a><br>
Website: <a href="http://houston.pm.org/" rel="noreferrer" target="_blank">http://houston.pm.org/</a><br>
</blockquote></div><br></div></div>