• An array type and memory view types for Cython
  • What do we need?
  • What's there already?
  • The proposal
  • Why not different containers?
  • The new types
  • The dynamic array type
  • The typed memory view
  • The SIMD view type
  • Syntax
  • Interaction of the three types