📄 newmat10.xml
字号:
<?xml version="1.0" encoding="Windows-1252" ?>
<XML_DIZ_INFO>
<MASTER_PAD_VERSION_INFO>
<MASTER_PAD_VERSION>1.15</MASTER_PAD_VERSION>
<MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
</MASTER_PAD_VERSION_INFO>
<Company_Info>
<Company_Name>Robert Davies</Company_Name>
<Address_1>16 Gloucester Street</Address_1>
<Address_2>Wilton</Address_2>
<City_Town>Wellington</City_Town>
<State_Province />
<Zip_Postal_Code />
<Country>New Zealand</Country>
<Company_WebSite_URL>http://www.robertnz.net</Company_WebSite_URL>
<Contact_Info>
<Author_First_Name>Robert</Author_First_Name>
<Author_Last_Name>Davies</Author_Last_Name>
<Author_Email>robert@statsresearch.co.nz</Author_Email>
<Contact_First_Name />
<Contact_Last_Name />
<Contact_Email />
</Contact_Info>
<Support_Info>
<Sales_Email />
<Support_Email />
<General_Email />
<Sales_Phone />
<Support_Phone />
<General_Phone />
<Fax_Phone />
</Support_Info>
</Company_Info>
<Program_Info>
<Program_Name>newmat</Program_Name>
<Program_Version>10A</Program_Version>
<Program_Release_Month>10</Program_Release_Month>
<Program_Release_Day>11</Program_Release_Day>
<Program_Release_Year>2002</Program_Release_Year>
<Program_Cost_Dollars>0</Program_Cost_Dollars>
<Program_Cost_Other_Code />
<Program_Cost_Other />
<Program_Type>Freeware</Program_Type>
<Program_Release_Status>Minor Update</Program_Release_Status>
<Program_Install_Support>No Install Support</Program_Install_Support>
<Program_OS_Support />
<Program_Language>English</Program_Language>
<File_Info>
<Filename_Versioned>newmat10.zip</Filename_Versioned>
<Filename_Previous />
<Filename_Generic />
<Filename_Long />
<File_Size_Bytes />
<File_Size_K>230</File_Size_K>
<File_Size_MB />
</File_Info>
<Expire_Info>
<Has_Expire_Info>N</Has_Expire_Info>
<Expire_Count />
<Expire_Based_On>Days</Expire_Based_On>
<Expire_Other_Info />
<Expire_Month />
<Expire_Day />
<Expire_Year />
</Expire_Info>
<Program_Change_Info>Bug fix</Program_Change_Info>
<Program_Specific_Category>Development Tools</Program_Specific_Category>
<Program_Categories />
<Program_System_Requirements>C++ compiler</Program_System_Requirements>
<Includes_JAVA_VM>N</Includes_JAVA_VM>
<Includes_VB_Runtime>N</Includes_VB_Runtime>
<Includes_DirectX>N</Includes_DirectX>
</Program_Info>
<Program_Descriptions>
<English>
<Keywords>C++, cplusplus, matrix, linear algebra</Keywords>
<Char_Desc_45>C++ matrix manipulation library.</Char_Desc_45>
<Char_Desc_80>C++ matrix manipulation library.</Char_Desc_80>
<Char_Desc_250>C++ matrix manipulation library including an variety of matrix types and most of the standard
matrix operations.</Char_Desc_250>
<Char_Desc_450>C++ matrix manipulation library including an variety of matrix types and the matrix operations: *, +, -, *=, +=, -=, Kronecker product, Schur product, concatenation, inverse, transpose, conversion between types, submatrix, determinant, Cholesky decomposition, QR triangularisation, singular value decomposition, eigenvalues of a symmetric matrix, sorting, fast Fourier and trig. transforms, printing and an interface with Numerical Recipes in C.</Char_Desc_450>
<Char_Desc_2000>This C++ library is intended for scientists and engineers who need to manipulate a variety of types of matrices using standard matrix operations. Emphasis is on the kind of operations needed in statistical calculations such as least squares, linear equation solve and eigenvalues. It supports matrix types: Matrix (rectangular matrix); UpperTriangularMatrix; LowerTriangularMatrix; DiagonalMatrix; SymmetricMatrix; BandMatrix; UpperBandMatrix; LowerBandMatrix; SymmetricBandMatrix; IdentityMatrix; RowVector; ColumnVector.
Only one element type (float or double) is supported.
The library includes the operations *, +, -, *=, +=, -=, Kronecker product, Schur product, concatenation, inverse, transpose, conversion between types, submatrix, determinant, Cholesky decomposition, QR triangularisation, singular value decomposition, eigenvalues of a symmetric matrix, sorting, fast Fourier and trig. transforms, printing and an interface with Numerical Recipes in C.
It is intended for matrices in the range 10 x 10 to the maximum size your machine will accommodate in a single array. The package works for very small matrices but becomes rather inefficient.
A lazy evaluation approach to evaluating matrix expressions is used to improve efficiency and reduce use of temporary storage.
I have tested the library with Borland (3.1, 5.02, Builder 5), Microsoft (VC++ 5, 6), Watcom (10A) C++ on a PC; Gnu G++ (2.95), Sun C++ (6) on a Sun and Gnu G++ (2.96) under Linux.</Char_Desc_2000>
</English>
</Program_Descriptions>
<Web_Info>
<Application_URLs>
<Application_Info_URL />
<Application_Order_URL />
<Application_Screenshot_URL />
<Application_Icon_URL />
<Application_XML_File_URL />
</Application_URLs>
<Download_URLs>
<Primary_Download_URL>http://www.robertnz.net</Primary_Download_URL>
<Secondary_Download_URL />
<Additional_Download_URL_1 />
<Additional_Download_URL_2 />
</Download_URLs>
</Web_Info>
<Permissions>
<Distribution_Permissions />
<EULA>There are no restrictions on the use of newmat except that I take no liability for any problems that may arise from this use.
I welcome its distribution as part of low cost CD-ROM collections.
You can use it in your commercial projects. However, if you distribute the source, please make it clear which parts are mine and that they are available essentially for free over the Internet.</EULA>
</Permissions>
<Simtel>
<Simtel_Email />
<Simtel_FORM>Y</Simtel_FORM>
<Simtel_DOS_Category>Programming - cpluspls C++ Programming Language</Simtel_DOS_Category>
<Simtel_Win31_Category>Select - Win3 Platform unique (blank)</Simtel_Win31_Category>
<Simtel_Platform>Select - Other Platform (blank)</Simtel_Platform>
<Simtel_Category>Select - Category (blank)</Simtel_Category>
<SIMTEL_FORM_VER>1.1 12/07/2001</SIMTEL_FORM_VER>
</Simtel>
</XML_DIZ_INFO>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -