[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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