[Blends-commit] [SCM] science branch, master, updated. cf0684524748d17e7b3d05a6abc8ac9dc1da3126
Yaroslav Halchenko
debian at onerussian.com
Thu Mar 27 01:35:31 UTC 2014
The following commit has been merged in the master branch:
commit cf0684524748d17e7b3d05a6abc8ac9dc1da3126
Author: Yaroslav Halchenko <debian at onerussian.com>
Date: Wed Mar 26 21:35:27 2014 -0400
added seaborn
diff --git a/tasks/viewing b/tasks/viewing
index 6e46ae1..2e52d07 100644
--- a/tasks/viewing
+++ b/tasks/viewing
@@ -132,3 +132,28 @@ Depends: ovito
Depends: scidavis
+Depends: python-seaborn
+Homepage: https://github.com/mwaskom/seaborn
+WNPP: 742573
+Responsible: NeuroDebian <team at neuro.debian.net>
+Description: statistical visualization library
+ Seaborn is a library for making attractive and informative
+ statistical graphics in Python. It is built on top of matplotlib and
+ tightly integrated with the PyData stack, including support for numpy
+ and pandas data structures and statistical routines from scipy and
+ statsmodels.
+ .
+ Some of the features that seaborn offers are
+ .
+ - Several built-in themes that improve on the default matplotlib
+ aesthetics
+ - Tools for choosing color palettes to make beautiful plots that
+ reveal patterns in your data
+ - Functions for visualizing univariate and bivariate distributions
+ or for comparing them between subsets of data
+ - Tools that fit and visualize linear regression models for different
+ kinds of independent and dependent variables
+ - A function to plot statistical timeseries data with flexible estimation
+ and representation of uncertainty around the estimate
+ - High-level abstractions for structuring grids of plots that let you
+ easily build complex visualizations
--
Debian Science Blend
More information about the Blends-commit
mailing list