mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
df13a3f146
Interfaces for Data Analysis). PR: ports/83599 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
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
|