python3-snuggs

S-expressions for numpy - Python 3 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 3 version of the library.