Train a two layer neural network with a recursive prediction error
% algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully
% connected)...
數(shù)值分析高斯——列主元消去法主程序
說(shuō)明如下:
% a----input,matrix of coefficient
% b----input,right vector
% sol----output,returns the solution of linear equation...
密碼學(xué)界牛人Victor Shoup用C++編寫數(shù)論類庫(kù)。
NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers ...
SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. ...