![](https://secure.gravatar.com/avatar/27f6b03a726ccff3f7a5007b1df6bf8c.jpg?s=120&d=mm&r=g)
Nov. 15, 2011
2:49 p.m.
On 11/15/11 15:40, Md. Golam Rashed wrote:
tested on an intel atom N570 netbook. 59 test file(s) executed in 650.56 s, 0 failure(s) of 96 test(s)
Good.
btw, where is the contribution of cython in this release?
Cython is now used instead of Swig to call C functions (e.g. those in sfepy/terms/extmods/) from Python. Some C functions were completely rewritten in Cython (e.g. assembling of global vector/matrix). There should be no user-visible changes coming from this transition.
r.