Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:ANN': 0.02; 'bsd': 0.05; 'python)': 0.05; 'scipy': 0.05; 'git': 0.07; '(rather': 0.09; 'sphinx': 0.09; 'url:github': 0.09; 'packages.': 0.13; '-----------': 0.15; 'method.': 0.15; 'numpy': 0.16; 'rewrite': 0.18; 'cache': 0.24; 'elements': 0.24; 'url:doc': 0.25; 'code': 0.26; 'variable': 0.28; 'url:code': 0.28; 'handling': 0.30; 'andre': 0.30; 'finite': 0.30; 'version': 0.32; 'initial': 0.32; 'header:User-Agent:1': 0.33; 'notes': 0.35; 'list,': 0.36; 'issue': 0.37; 'element': 0.37; 'partial': 0.37; 'to:addr:python- announce-list': 0.37; 'page': 0.37; 'highlights': 0.38; 'announce': 0.38; 'url:org': 0.39; 'mailing': 0.39; 'to:addr:python.org': 0.40; 'release': 0.40; 'full': 0.62; 'url:p': 0.62; 'pleased': 0.65; 'home': 0.66; 'license.': 0.67; 'evaluate': 0.71; '(source)': 0.84; 'contributors': 0.84; 'coupled': 0.84 Date: Mon, 27 Feb 2012 19:40:11 +0100 From: Robert Cimrman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: python-announce-list@python.org Subject: ANN: SfePy 2012.1 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-ZCU-MailScanner-ID: 0F118300C6496.A7E11 X-ZCU-MailScanner: Found to be clean X-ZCU-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (cached, score=-2.9, required 5, autolearn=not spam, ALL_TRUSTED -1.00, BAYES_00 -1.90) X-ZCU-MailScanner-From: cimrman3@ntc.zcu.cz X-Spam-Status: No X-Mailman-Approved-At: Tue, 28 Feb 2012 16:33:12 +0100 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 Newsgroups: comp.lang.python.announce Message-ID: Lines: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1330443193 news.xs4all.nl 6937 [2001:888:2000:d::a6]:52297 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python.announce:529 I am pleased to announce release 2012.1 of SfePy. Description ----------- SfePy (simple finite elements in Python) is a software for solving systems of coupled partial differential equations by the finite element method. The code is based on NumPy and SciPy packages. It is distributed under the new BSD license. Home page: http://sfepy.org Downloads, mailing list, wiki: http://code.google.com/p/sfepy/ Git (source) repository, issue tracker: http://github.com/sfepy Highlights of this release -------------------------- - initial version of linearizer of higher order solutions - rewrite variable and evaluate cache history handling - lots of term updates/fixes/simplifications - move web front page to sphinx docs For full release notes see http://docs.sfepy.org/doc/release_notes.html#id1 (rather long and technical). Best regards, Robert Cimrman and Contributors (*) (*) Contributors to this release (alphabetical order): Tom Aldcroft, Vladimír Lukeš, Matyáš Novák, Andre Smit