I am pleased to announce release 2015.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 or by the
isogeometric analysis (preliminary support). It is distributed unde
On Do, 2015-02-26 at 07:09 -0800, Jaime Fernández del Río wrote:
>
>
> To add one of my own: the old iterator is still being used in many,
> many places throughout the numpy code base. Wouldn't it make sense to
> port those to the new one? In doing so, it would probably lead to
>
On Thu, Feb 26, 2015 at 2:54 AM, Todd wrote:
> I am not able to mentor, but I have some ideas about easier projects.
> These may be too easy, too hard, or not even desirable so take them or
> leave them as you please.
>
> scipy:
>
> Implement a set of circular statistics functions comparable to t
I am not able to mentor, but I have some ideas about easier projects.
These may be too easy, too hard, or not even desirable so take them or
leave them as you please.
scipy:
Implement a set of circular statistics functions comparable to those in R
or MATLAB circular statistics toolbox.
Either im