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


Groups > comp.lang.python.announce > #162

ANN: SfePy 2011.2

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <cimrman3@ntc.zcu.cz>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:ANN': 0.02; 'bsd': 0.05; 'python)': 0.05; 'scipy': 0.05; 'git': 0.07; 'url:googlecode': 0.07; 'release,': 0.09; 'setup.py': 0.09; 'url:github': 0.09; 'packages.': 0.14; 'notes,': 0.16; 'numpy': 0.16; 'repository:': 0.16; 'switching': 0.16; 'url:svn': 0.16; '-----------': 0.16; 'method.': 0.16; 'url:code': 0.17; 'variable': 0.21; 'code': 0.24; 'url:doc': 0.26; 'definition': 0.26; 'solving': 0.29; 'elements': 0.29; 'finite': 0.30; 'usage': 0.32; 'rather': 0.34; 'header:User-Agent:1': 0.35; 'lists,': 0.36; 'announce': 0.37; 'issue': 0.37; 'element': 0.37; 'partial': 0.37; 'to:addr:python-announce-list': 0.37; 'url:docs': 0.37; 'url:org': 0.38; 'mailing': 0.38; 'highlights': 0.38; 'subject:: ': 0.38; 'url:google': 0.38; 'easier': 0.39; 'to:addr:python.org': 0.39; 'software': 0.40; 'under': 0.40; 'more': 0.60; 'best': 0.60; 'url:p': 0.63; 'pleased': 0.63; 'home': 0.69; 'license.': 0.73; 'url:2011': 0.77; 'coupled': 0.84; '(full': 0.91
Date Tue, 31 May 2011 10:05:51 +0200
From Robert Cimrman <cimrman3@ntc.zcu.cz>
User-Agent Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10
MIME-Version 1.0
To python-announce-list@python.org
Subject ANN: SfePy 2011.2
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
X-ZCU-MailScanner-ID ECA77A09CBC7.A67C3
X-ZCU-MailScanner Found to be clean
X-ZCU-MailScanner-SpamCheck not spam (whitelisted), SpamAssassin (not 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 Wed, 01 Jun 2011 15:48:00 +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 <python-announce-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.2363.1306936082.9059.python-announce-list@python.org> (permalink)
Lines 31
NNTP-Posting-Host 82.94.164.166
X-Trace 1306936082 news.xs4all.nl 49181 [::ffff:82.94.164.166]:34183
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python.announce:162

Show key headers only | View raw


We are pleased to announce release 2011.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. The code is based on NumPy and SciPy packages. It is distributed
under the new BSD license.

Home page: http://sfepy.org
Mailing lists, issue tracking: http://code.google.com/p/sfepy/
Git (source) repository: http://github.com/sfepy

Documentation: http://docs.sfepy.org/doc

Highlights of this release
--------------------------
- experimental implementation of terms aiming at easier usage and
   definition of new terms
- Mooney-Rivlin membrane term
- update build system to use exclusively setup.py
- allow switching boundary conditions on/off depending on time
- support for variable time step solvers

For more information on this release, see
http://sfepy.googlecode.com/svn/web/releases/2011.2_RELEASE_NOTES.txt
(full release notes, rather long and technical).

Best regards,
Robert Cimrman and Vladimír Lukeš

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: SfePy 2011.2 Robert Cimrman <cimrman3@ntc.zcu.cz> - 2011-05-31 10:05 +0200

csiph-web