首页    期刊浏览 2024年11月30日 星期六
登录注册

文章基本信息

  • 标题:The Scythe Statistical Library: An Open Source C++ Library for Statistical Computation
  • 本地全文:下载
  • 作者:Daniel Pemstein ; Kevin M. Quinn ; Andrew D. Martin
  • 期刊名称:Journal of Statistical Software
  • 印刷版ISSN:1548-7660
  • 电子版ISSN:1548-7660
  • 出版年度:2011
  • 卷号:42
  • 期号:1
  • 页码:1-26
  • 语种:English
  • 出版社:University of California, Los Angeles
  • 摘要: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.
国家哲学社会科学文献中心版权所有