python-snuggs

S-expressions for numpy - Python 2 version
  https://github.com/mapbox/snuggs
  0
  no reviews



This library parses S-expressions using numpy. Available function include arithmetic and logical operators. Also members of the numpy module such as "asarray()", "mean()" and "where" are available.

This package provides the Python 2 version of the package.