LAPACK95 Users’Guide(用户指南)

作者:

丛书名:国际著名数学图书——影印版

定价:38元

印次:1-1

ISBN:9787302245032

出版日期:2011.03.01

印刷日期:2011.01.28

图书责编:陈朝晖

图书分类:教材

电子书
在线购买
分享
内容简介
作者简介
前言序言
资源下载
查看详情 查看详情 查看详情

 lapack95 is a fortran 95 interface to the fortran 77 lapack library. it is relevant for anyone who writes in the fortran 95 language and needs reliable software for basic numerical linear algebra. it improves upon the original user-interface to the lapack package, taking advantage of the considerable simplifications that fortran 95 allows.   lapack95 users' guide provides an introduction to the design of the lapackg$ package, a detailed description of its contents,reference manuals for the leading comments of the routines, and example programs. for more information on lapackg5 go to http://www, netlib.org/lapack95/.   readers with a basic knowledge of lapack will find this book to be an excellent companion to the popular lapack users' guide, to which the authors frequently refer throughout this new volume.

目录
荐语
查看详情 查看详情
contents

igeneralinformation

1essentials

1.1lapack95

1.2problemsthatlapack95cansolve

1.3computersforwhichlapack95issuitable

1.4lapackandtheblas

1.5availabilityandinstallationofsoftware

1.5.1lapack95

1.5.1.1incorporatingmachinedependencies

1.5.2lapack

1.5.3blas

1.5.4installationdebugginghints

1.5.5mirrorrepositoriesofnetlib

1.5.6availabilityofsoftwareviacd-rom

1.6support

/>1.7commercialuse

2contentsoflapack95

2.1structureoflapack95

.2.1.1levelsofroutines

2.1.2datatypesandprecision

2.1.3namingscheme

2.2driverroutines

2.2.1linearequations

2.2.2linearleastsquares(lls)problems

2.2.3generalizedlinearleastsquares(lseandglm)problems

2.2.4standardeigenvalueandsingularvalue... 查看详情

查看详情