mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
10 lines
417 B
Plaintext
10 lines
417 B
Plaintext
|
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
|