A few interesting StackOverflow answers

subset of StackOverflow answers:

  • Floating point, division by zero and hacks around that link
  • the magic of numpy.unique() link
  • convergence, minima, and stopping conditions link
  • don’t surprise your users link
  • eigenvectors’ calculation troubleshooting and corner cases link
  • standard broadcasting link
  • numpy structured array initialization link