Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/python-3.x/17.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 3.x Python中的Gauss和Gauss Jordan_Python 3.x - Fatal编程技术网

Python 3.x Python中的Gauss和Gauss Jordan

Python 3.x Python中的Gauss和Gauss Jordan,python-3.x,Python 3.x,为什么不存在一个直接实现Gauss或Gauss-Jordan方法的库,即默认情况下numpy或sympy中的某个模块?或者它存在吗?我找到了它,它存在,而且它在同一个地方可能是

为什么不存在一个直接实现Gauss或Gauss-Jordan方法的库,即默认情况下numpy或sympy中的某个模块?或者它存在吗?

我找到了它,它存在,而且它在同一个地方

可能是