套件: libgraxxia-java (1.0~20150714-2)
libgraxxia-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 graxxia:
- [graxxia_1.0~20150714-2.dsc]
- [graxxia_1.0~20150714.orig.tar.gz]
- [graxxia_1.0~20150714-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Emmanuel Bourg
外部的資源:
- 主頁 [graxxia.org]
相似套件:
Wrappers for doing Mathematics in Groovy
Graxxia is a library adds data analysis features to Groovy, similar to languages such as R, Julia, etc, and also to libraries such as Pandas for Python.
It should be emphasised that there is nearly nothing in Graxxia itself that is not just a wrapper around other existing libraries. For example Matrix support all comes from Apache Commons Math, parsing of CSV and TSV (tab separated) files comes from OpenCSV and GroovyCSV, etc.
其他與 libgraxxia-java 有關的套件
|
|
|
-
- dep: libcommons-math3-java
- Java lightweight mathematics and statistics components
-
- dep: libgroovycsv-java
- CSV parsing library for Groovy