معرفی شرکت ها


tnt-devel-126-alt1.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Development files of the Template Numerical Toolkit (TNT)
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p8
مخزن ALTLinux classic noarch
نام بسته tnt-devel
نام فایل بسته tnt-devel-126-alt1.noarch.rpm
نسخه بسته 126
انتشار بسته alt1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri 17 Sep 2010 11
هاست سازنده real-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://math.nist.gov/tnt/
مجوز Public domain
حجم دانلود 17K
حجم نصب 83.412K
The Template Numerical Toolkit (TNT) is a collection of interfaces and reference implementations of numerical objects useful for scientific computing in C++. The toolkit defines interfaces for basic data structures, such as multidimensional arrays and sparse matrices, commonly used in numerical applications. The goal of this package is to provide reusable software components that address many of the portability and maintennace problems with C++ codes. TNT provides a distinction between interfaces and implementations of TNT components. For example, there is a TNT interface for two-dimensional arrays which describes how individual elements are accessed and how certain information, such as the array dimensions, can be used in algorithms; however, there can be several implementations of such an interface: one that uses expression templates, or one that uses BLAS kernels, or another that is instrumented to provide debugging information. By specifying only the interface, applications codes may utilize such algorithms, while giving library developers the greatest flexibility in employing optimization or portability strategies. This package contains development files of TNT.


نیازمندی

مقدار نام
- gcc-c++
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 126-alt1 tnt-devel


نحوه نصب


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

    sudo apt-get install tnt-devel-126-alt1.noarch.rpm


فایل ها

مسیرها
/usr/include/tnt.h
/usr/include/tnt_array1d.h
/usr/include/tnt_array1d_utils.h
/usr/include/tnt_array2d.h
/usr/include/tnt_array2d_utils.h
/usr/include/tnt_array3d.h
/usr/include/tnt_array3d_utils.h
/usr/include/tnt_cmat.h
/usr/include/tnt_fortran_array1d.h
/usr/include/tnt_fortran_array1d_utils.h
/usr/include/tnt_fortran_array2d.h
/usr/include/tnt_fortran_array2d_utils.h
/usr/include/tnt_fortran_array3d.h
/usr/include/tnt_fortran_array3d_utils.h
/usr/include/tnt_i_refvec.h
/usr/include/tnt_math_utils.h
/usr/include/tnt_sparse_matrix_csr.h
/usr/include/tnt_stopwatch.h
/usr/include/tnt_subscript.h
/usr/include/tnt_vec.h
/usr/include/tnt_version.h


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

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

Initial build for Sisyphus