Replication data for: The Scythe Statistical Library: An Open Source C++ Library for Statistical Computation
Harvard Dataverse (Africa Rice Center, Bioversity International, CCAFS, CIAT, IFPRI, IRRI and WorldFish)
View Archive InfoField | Value | |
Title |
Replication data for: The Scythe Statistical Library: An Open Source C++ Library for Statistical Computation
|
|
Identifier |
https://doi.org/10.7910/DVN/DWGPY7
|
|
Creator |
Pemstein, Daniel
Quinn, Kevin M. Martin, Andrew D. |
|
Publisher |
Harvard Dataverse
|
|
Description |
The Scythe Statistical Library is an open source C++ library for statistical computation. It includes a suite of matrix manipulation functions, a suite of pseudo-random number generators, and a suite of numerical optimization routines. Programs written using Scythe are generally much faster than those written in commonly used interpreted languages, such as R and \proglang{MATLAB}; and can be compiled on any system with the GNU GCC compiler (and perhaps with other C++ compilers). One of the primary design goals of the Scythe developers has been ease of use for non-expert C++ programmers. Ease of use is provided through three primary mechanisms: (1) operator and function over-loading, (2) numerous pre-fabricated utility functions, and (3) clear documentation and example programs. Additionally, Scythe is quite flexible and entirely extensible because the source code is available to all users under the GNU General Public License.
|
|
Date |
2011
|
|