This website requires JavaScript.
Explore
Help
Sign In
wirawan0
/
wpylib
Watch
1
Star
0
Fork
0
You've already forked wpylib
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
b043fb3cdf999972ad28e870a658143b34b93f0c
wpylib
/
math
/
stats
History
Wirawan Purwanto
a33ad3c766
* Introduced a much faster way (and simpler) to compute jackknife averages.
2013-12-11 16:25:29 -05:00
..
__init__.py
* Adding wpylib.math.stats submodule which contains commonly used statistical
2010-10-07 15:57:29 +00:00
.cvsignore
* Ignore compiled modules.
2010-10-25 14:43:17 +00:00
avg.py
* Moving pyqmc.stats.avg to wpylib.math.stats.avg .
2010-10-07 15:56:55 +00:00
compress_errorbar.cc
* Added initial support for errorbar object, which includes
2010-10-19 20:19:25 +00:00
errorbar.py
* errorbar: Added "lazy" string evaluation to speed up errorbar algebra.
2013-10-02 15:32:46 -04:00
jackknife1.py
* Introduced a much faster way (and simpler) to compute jackknife averages.
2013-12-11 16:25:29 -05:00
linear_regression.py
* Committing all dirty work to CVS. We are migrating to GIT.
2011-10-06 19:15:05 +00:00
Makefile
* Added initial support for errorbar object, which includes
2010-10-19 20:19:25 +00:00