Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed2a.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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; '-----------': 0.04; 'python)': 0.05; 'subject:ANN': 0.07; 'bsd': 0.09; 'finite': 0.09; 'git': 0.09; 'tracker,': 0.09; 'url:github': 0.09; '(rather': 0.16; 'contributors': 0.16; 'coordinates': 0.16; 'equations': 0.16; 'license.': 0.16; 'posix': 0.16; 'stepping': 0.16; 'wiki:': 0.16; 'element': 0.18; 'examples': 0.18; 'installation': 0.23; 'elements': 0.23; 'header:User-Agent:1': 0.26; 'points': 0.27; 'code': 0.31; 'announce': 0.32; 'list:': 0.35; 'robert': 0.35; 'solving': 0.35; 'url:org': 0.36; 'notes': 0.36; 'subject:: ': 0.37; 'release': 0.37; 'skip:- 20': 0.37; 'mailing': 0.38; 'updated': 0.38; 'method': 0.39; 'url:docs': 0.39; 'to:addr:python.org': 0.39; 'url:group': 0.61; 'improved': 0.63; 'pleased': 0.64; 'home': 0.67; 'analysis': 0.70; 'physical': 0.73; '(source)': 0.84; 'coupled': 0.84 Date: Fri, 29 May 2015 17:24:24 +0200 From: Robert Cimrman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: python-announce-list@python.org Subject: ANN: SfePy 2015.2 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.98.7 at fred X-Virus-Status: Clean X-ZCU-MailScanner-ID: A666C756F.AA521 X-ZCU-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (cached, score=-1, required 5, autolearn=disabled, ALL_TRUSTED -1.00) X-ZCU-MailScanner-From: cimrman3@ntc.zcu.cz X-Spam-Status: No X-Mailman-Approved-At: Fri, 29 May 2015 17:51:23 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list 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: 32 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1432914683 news.xs4all.nl 2935 [2001:888:2000:d::a6]:42301 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1722 I am pleased to announce release 2015.2 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 or by the isogeometric analysis (preliminary support). It is distributed under the new BSD license. Home page: http://sfepy.org Mailing list: http://groups.google.com/group/sfepy-devel Git (source) repository, issue tracker, wiki: http://github.com/sfepy Highlights of this release -------------------------- - major code simplification (removed element groups) - time stepping solvers updated for interactive use - improved finding of reference element coordinates of physical points - reorganized examples - reorganized installation on POSIX systems (sfepy-run script) 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): Lubos Kejzlar, Vladimir Lukes, Anton Gladky, Matyas Novak