• Performance Issues
  • np.arange numerically unstable
  • Allocating numpy arrays
  • NumPy vs. math
  • CTypes, Tips and Tricks
  • 64 Bit Platforms
  • Formats floats in a fixed exponential format
  • Default Parameter Values in Python
  • Calculating Micro Seconds
  • Writing and Reading Sampling Intervals
  • floor vs int
  • Comma & Dot; Locale Settings
  • Writing Data from Numpy Arrays after Indexing Operations (#192, #193)
  • Floating Point Arithmetic Issues