[ 原始碼: python-snuggs ]
套件:python3-snuggs(1.4.3-1)
S-expressions for numpy - Python 3 version
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.
其他與 python3-snuggs 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x