首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > xyzsolve

xyzsolve

  • 资源大小:83.86 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python AppEngine math

资 源 简 介

This projects implements a simple python-based equation solver for small non-linear problems (<50-100 equations). The code also includes a simple lexer-parser system that can accept a simple description of the equations as naturally formulated. The equation solver is python translation of a Fortran-based modified Powell algorithm for non-linear root finding. A slight modifications allows for hard min-max bounds on all the variables. You may see a demo of this program running on the Google App Engine http://xyzsolve.appspot.com All code is available for any use (including commercial) under a BSD style license. Code is currently not under SVN. Visit the downloads section to obtain the latest version of the code.

文 件 列 表

xyzsolve
app.yaml
dnsqe.py
dopri5.py
examples
images
index.html
index.yaml
input.py
Lexer.py
Limits.py
Model.py
odict.py
xyzsolve.py
VIP VIP
0.189026s