blob: 7a731d8e568ffe21bcea264e2eee0b1a0712a916 (
plain) (
blame)
1
2
3
4
5
6
7
8
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
|