Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.089 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; 'subject:ANN': 0.02; 'python': 0.08; 'from:name:dmitrey': 0.16; 'license:': 0.16; 'received:eu': 0.16; 'subject:OpenOpt': 0.16; 'subject:release': 0.16; 'url:openopt': 0.16; 'subject:] ': 0.16; 'purposes,': 0.19; 'changes:': 0.23; "i'm": 0.27; '(even': 0.29; 'all,': 0.30; 'header:X-Complaints-To:1': 0.32; 'subject:[': 0.33; 'header:User- Agent:1': 0.35; 'received:10.192.4': 0.36; 'received:10.192.4.9': 0.36; 'received:ywd9.prod.google.com': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.37; 'url:org': 0.38; 'received:prod.google.com': 0.39; 'received:10.192': 0.39; 'received:209': 0.39; 'header:Mime-Version:1': 0.39; 'software': 0.40; 'more': 0.60; 'free': 0.63; 'glad': 0.66; 'inform': 0.69; 'details.': 0.69; 'commercial': 0.70; 'to:addr:moderators.isc.org': 0.73; 'url:php': 0.81; '0.34': 0.84; 'calculations': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:x-authentication-warning:to:path:from :newsgroups:subject:date:organization:lines:message-id :nntp-posting-host:mime-version:content-type:x-trace:x-complaints-to :nntp-posting-date:complaints-to:injection-info:user-agent :x-google-web-client:x-google-header-order:x-http-useragent; bh=VRwS8fys5g/5WrVcpu/UPPaVU5NQNDyKf9HPNdAmkjU=; b=veOvyBGfgmR70CJLXlRN02tEmoX7DM1D8eC5dCsW0UtPhiIkb4sj4Che4cRlgBImlA MxoTTlWCd3LV7TckhfXKHSU0BLZH26C8IiAqmbgejUVFHfT4OMqZWxgz+42zTjeBKevW aK03Jj71kV3g3sjZNJDUVu1MB3a4tFnr7T82w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=x-authentication-warning:to:path:from:newsgroups:subject:date :organization:lines:message-id:nntp-posting-host:mime-version :content-type:x-trace:x-complaints-to:nntp-posting-date :complaints-to:injection-info:user-agent:x-google-web-client :x-google-header-order:x-http-useragent; b=H+DnnjNobyBfta/55G6mnhlDuEMy3RMnzaVKDtC6QqVsHUeALY9v+Ncv9ual4YaPmZ U+9Dw9ssVdqAVWy3wa1sI3pbqVjbydj9US5IPwgF1Mja8ELGvmpCGxR3LSjhc2dMyGN4 3AL1POBCaMTEz7TVxcDt61sLtzfO5ZEww+nnA= X-Authentication-Warning: ywd9.prod.google.com: news set sender to news@google.com using -f To: comp-lang-python-announce@moderators.isc.org From: dmitrey Newsgroups: comp.lang.python,comp.lang.python.announce Subject: [ANN] OpenOpt Suite release 0.34 Date: Thu, 16 Jun 2011 04:06:53 -0700 (PDT) Organization: http://groups.google.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Complaints-To: groups-abuse@google.com Injection-Info: f11g2000vbx.googlegroups.com; posting-host=77.121.195.13; posting-account=Xtua-goAAABV4B5qcmsSnXGC84j1h7Pt User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1,gzip(gfe) X-Mailman-Approved-At: Thu, 16 Jun 2011 21:02:40 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Message-ID: Lines: 18 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1308250961 news.xs4all.nl 49048 [::ffff:82.94.164.166]:38587 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:7761 comp.lang.python.announce:189 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.