readme

来自「IML package provides efficient routines 」· 代码 · 共 15 行

TXT
15
字号
IML: Integer Matrix LibraryIML package provides efficient routines to solve nonsingular systems of linear equations, certified solve any shape systems of linear equations, and perform mod p matrix operations, such as computing row-echelon form, determinant, rank profile, inverse of a mod p matrix.See INSTALL for the installation instructions.See doc/liblink for how to link your program with the library.See doc/libroutines for routine reference.See examples/readme for how to compile the examples

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?