readme
来自「这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic 」· 代码 · 共 21 行
TXT
21 行
SUBDIRECTORY MATEXP ------------------- routines related to matrix exponentials. contents:---------- exppro.f computes exp( t A) v rexp.f a simple test program for exppro.f phipro.f solves y'= A y + b rphi.f a simple test program for phipro.f makefile makefile for the test problems. make exp.ex will make an executable for exppro, make phi.ex will test program for phipro.f feedback appreciated. BEWARE: DOCUMENTATION MAY BE INACCURATE - --------------------- VERY LITTLE TESTING DONE WITH PHIPRO.F --
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?