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


Groups > comp.lang.python > #7761 > unrolled thread

[ANN] OpenOpt Suite release 0.34

Started bydmitrey <dmitrey15@gmail.com>
First post2011-06-16 04:06 -0700
Last post2011-06-16 04:06 -0700
Articles 1 — 1 participant

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


Contents

  [ANN] OpenOpt Suite release 0.34 dmitrey <dmitrey15@gmail.com> - 2011-06-16 04:06 -0700

#7761 — [ANN] OpenOpt Suite release 0.34

Fromdmitrey <dmitrey15@gmail.com>
Date2011-06-16 04:06 -0700
Subject[ANN] OpenOpt Suite release 0.34
Message-ID<mailman.33.1308250961.1164.python-announce-list@python.org>
Hi all,
I'm glad to inform you about new quarterly release 0.34 of the free
(even for commercial purposes, license: BSD) cross-platform OOSuite
package software (OpenOpt, FuncDesigner, SpaceFuncs,
DerApproximator),

Main changes:
* Python 3 compatibility
* Lots of improvements and speedup for interval calculations
* Now interalg can obtain all solutions of nonlinear equation
(example) or systems of them (example) in the involved box lb_i <= x_i
<= ub_i (bounds can be very large), possibly constrained (e.g. sin(x)
+ cos(y+x) > 0.5).
* Many other improvements and speedup for interalg.

See http://forum.openopt.org/viewtopic.php?id=425 for more details.

Regards, D.

[toc] | [standalone]


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


csiph-web