diff options
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 |