معرفی شرکت ها


libscythe-devel-1.0.3-alt1.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

C++ library for statistical computation
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته libscythe-devel
نام فایل بسته libscythe-devel-1.0.3-alt1.noarch.rpm
نسخه بسته 1.0.3
انتشار بسته alt1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 17 Sep 2012 06
هاست سازنده real-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://scythe.wustl.edu/
مجوز GPL
حجم دانلود 107K
حجم نصب 680.440K
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 optimizers. Programs written using Scythe are generally much faster than those written in commonly used interpreted languages, such as R, Matlab, and GAUSS; 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. Scythe is distributed under the GNU General Public License, and has been thoroughly tested on Linux and MacOS X. This package contains headers of Scythe library.


نیازمندی

مقدار نام
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 1.0.3-alt1 libscythe-devel


نحوه نصب


نصب پکیج rpm libscythe-devel:

    sudo apt-get install libscythe-devel-1.0.3-alt1.noarch.rpm


فایل ها

مسیرها
/usr/include/scythestat
/usr/include/scythestat/algorithm.h
/usr/include/scythestat/datablock.h
/usr/include/scythestat/defs.h
/usr/include/scythestat/distributions.h
/usr/include/scythestat/error.h
/usr/include/scythestat/ide.h
/usr/include/scythestat/la.h
/usr/include/scythestat/lapack.h
/usr/include/scythestat/matrix.h
/usr/include/scythestat/matrix_bidirectional_iterator.h
/usr/include/scythestat/matrix_forward_iterator.h
/usr/include/scythestat/matrix_random_access_iterator.h
/usr/include/scythestat/optimize.h
/usr/include/scythestat/rng
/usr/include/scythestat/rng.h
/usr/include/scythestat/rng/lecuyer.h
/usr/include/scythestat/rng/mersenne.h
/usr/include/scythestat/rng/rtmvnorm.h
/usr/include/scythestat/rng/wrapped_generator.h
/usr/include/scythestat/smath.h
/usr/include/scythestat/stat.h
/usr/share/doc/libscythe-devel-1.0.3
/usr/share/doc/libscythe-devel-1.0.3/AUTHORS
/usr/share/doc/libscythe-devel-1.0.3/COPYING
/usr/share/doc/libscythe-devel-1.0.3/ChangeLog
/usr/share/doc/libscythe-devel-1.0.3/LICENSE
/usr/share/doc/libscythe-devel-1.0.3/NEWS
/usr/share/doc/libscythe-devel-1.0.3/README


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2012-09-17

Version 1.0.3

2009-03-24

Initial build for Sisyphus