TODO
Project description
dashi
Elaborate data analyses are possible with the functionality offered by the great
numpy <http://numpy.scipy.org/>
, matplotlib <http://matplotlib.sourceforge.net/>
, and pytables <http://www.pytables.org/moin>
_ libraries. However their support for
HEP-typical problems (histograms, fitting routines,visualization of those,..) is
limited. Dashi is intended to be a thin wrapper around these libraries to
provide some useful tools for these problems without obstructing the user the access
to the underlying libraries and without being a dependency sink.
Installation
The easiest way to install dashi is with pip
::
pip install pydashi
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pydashi-2.0.0.tar.gz
(52.6 kB
view hashes)
Built Distribution
pydashi-2.0.0-py3-none-any.whl
(64.6 kB
view hashes)