Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #550 > unrolled thread

new release 0.38 of OpenOpt, FuncDesigner, SpaceFuncs, DerApproximator

Started bydmitrey <dmitrey15@gmail.com>
First post2012-03-15 03:44 -0700
Last post2012-03-15 03:44 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  new release 0.38 of OpenOpt, FuncDesigner, SpaceFuncs, DerApproximator dmitrey <dmitrey15@gmail.com> - 2012-03-15 03:44 -0700

#550 — new release 0.38 of OpenOpt, FuncDesigner, SpaceFuncs, DerApproximator

Fromdmitrey <dmitrey15@gmail.com>
Date2012-03-15 03:44 -0700
Subjectnew release 0.38 of OpenOpt, FuncDesigner, SpaceFuncs, DerApproximator
Message-ID<mailman.673.1331817183.3037.python-announce-list@python.org>
Hi all,
I'm glad to inform you about new release 0.38 (2012-March-15):

OpenOpt:

    interalg can handle discrete variables
    interalg can handle multiobjective problems (MOP)
    interalg can handle problems with parameters fixedVars/freeVars
    Many interalg improvements and some bugfixes
    Add another EIG solver: numpy.linalg.eig
    New LLSP solver pymls with box bounds handling

FuncDesigner:

    Some improvements for sum()
    Add funcs tanh, arctanh, arcsinh, arccosh
    Can solve EIG built from derivatives of several functions,
obtained by automatic differentiation by FuncDesigner

SpaceFuncs:

    Add method point.symmetry(Point|Line|Plane)
    Add method LineSegment.middle
    Add method Point.rotate(Center, angle)

DerApproximator:

    Minor changes

See http://openopt.org for more details

Regards, D.

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web