1773 projects tagged "BSD Revised"
statsmodels is a Python package which provides a complement to scipy for statistical computations, including descriptive statistics and estimation of statistical models. The main included model categories are linear, discrete, generalized linear, and robust linear, and, in time series analysis, AR, ARMA, and VAR. It also includes statistical tests mainly for regression diagnostics. statsmodels was renamed from scikits.statsmodels.
coverity-submit submits scan requests to the Coverity demo server. If you are a registered user of Coverity's self-build server and have the cov-build tools installed locally, this script automates the process of running the tools and submitting the results with an analysis request to Coverity. It can be configured to store build passwords, local build commands, and other required information for multiple projects so you don't have to remember it - just call the tool and let it manage the details.
pmtr starts your application daemons (not the system daemons) at system boot and lets you dynamically add, remove, or edit jobs at runtime. What makes pmtr different from sysvinit and similar systems is that all your jobs are defined in one configuration file, and the syntax is friendly.
An object-oriented, type safe, multi-threaded approach to computer algebra.