Skip to content
Version 2.0

  * Bump major version number because arrays created with a previous
    version are incompatible with this one.
  * Use NPY_MAXDIMS from numpy instead of the previous arbitrary limit.
  * Add msync(2), mlock(2) and munlock(2) wrappers.