男单 618

生活象筒装的卫生纸,开始的时候怎么扯都不觉得在转,后来转的越来越快。

python没有规划相关的库?

with 2 comments

只找到SciPy中有求函数最小值的fmin函数。但是这个似乎是求解无约束优化的。

最近刚开始学python,有没有高手指点一下。

Written by amao

2008/08/20 at 10:08

Posted in python

2 Responses to 'python没有规划相关的库?'

Subscribe to comments with RSS or TrackBack to 'python没有规划相关的库?'.

  1. http://abel.ee.ucla.edu/cvxopt
    CVXOPT: A Python Package for Convex Optimization
    CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules.
    不知这个库能否满足您的要求

    keyanbeihang

    21 8 08 at 5:33 下午

  2. 看上去不错,学习一下。感谢keyanbeihang。

    amao

    21 8 08 at 10:20 下午

Leave a Reply