有没有解决线性方程的python模块? [英] Is there a python module to solve linear equations?

查看:43
本文介绍了有没有解决线性方程的python模块?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想求解具有三个或更多变量的线性方程.python中有没有好的库可以做到这一点?

I want to solve a linear equation with three or more variables. Is there a good library in python to do it?

推荐答案

参见 http://sympy.org/http://numpy.scipy.org/.

具体来说,http://docs.scipy.org/doc/numpy/reference/routines.linalg.html

http://docs.sympy.org/0.7.0/tutorial.html#algebrahttp://docs.sympy.org/dev/modules/solvers/solvers.html

添加了评论中的求解器链接.

Added solvers link from the comment.

这篇关于有没有解决线性方程的python模块?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆