diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-18 16:22:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-18 16:22:48 +0000 |
commit | df13a3f14682efeb3bb229b91f30e08d490f29ea (patch) | |
tree | 5cb4b70db73c25cd10cdd12557d687291be5c196 /science/py-paida/pkg-descr | |
parent | 2c213de4d41c7185c58d792ea5e6aa15f29e110d (diff) | |
download | ports-df13a3f14682efeb3bb229b91f30e08d490f29ea.tar.gz ports-df13a3f14682efeb3bb229b91f30e08d490f29ea.zip |
Notes
Diffstat (limited to 'science/py-paida/pkg-descr')
-rw-r--r-- | science/py-paida/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/science/py-paida/pkg-descr b/science/py-paida/pkg-descr new file mode 100644 index 000000000000..7a731d8e568f --- /dev/null +++ b/science/py-paida/pkg-descr @@ -0,0 +1,9 @@ +Description: PAIDA is pure Python scientific analysis package and implements +AIDA (Abstract Interfaces for Data Analysis). The main features are: +- Pure Python! (so works on both Python and Jython) +- Creating/Plotting the histogram, ntuple, profile and cloud +- Fitting parameter optimization with constraints and its parabolic and + asymmetric error evaluation +- XML based storing + +WWW: http://paida.sourceforge.net |