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
ed1242dc6684cd2deb3eb68f213f43daf208f9be
wpylib
/
math
/
stats
History
Wirawan Purwanto
ed1242dc66
* Added "lazy string printout" which will speed up errorbar algebra--i.e.
...
we only need to evaluate the string representation when the string printout isrequired.
2013-10-02 14:30:55 -04: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
* Added "lazy string printout" which will speed up errorbar algebra--i.e.
2013-10-02 14:30:55 -04: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