package for basic data analysis
The library contains fundamental building blocks for a future data analysis library.
Files
- ndbase.histn calculates histogram of arbitrary dimensional data
- ndbase.lm least square refinement of parameters using Levenberg Marquardt method
- ndbase.pso particle swarm optimisation
- ndbase.simplex simplex optimisation
- ndbase.source reads text data from multiple sources