28 Sep
Colleagues who are exposing a numerical C code in Python asked me for some advice on the best way to pass arrays from C to Python avoiding copies. They had Cython in mind, and I must agree with them that I have found the Cython code to be more maintainable than hand-written Python C-API code.
When [...]
Posted in programming, python, scientific computing by: gael
8 Comments
11 Sep
Top notch scientific conferences are starting to add Python tracks to their program. This is good news. Indeed, it scientific Python conferences (namely Scipy, EuroSciPy and Scipy India) are doing great to get together people who have already heard about Python for science, but we need to reach out to specific Python communities to maximize [...]
Posted in computational science, python, science, scientific computing by: gael
No Comments
05 Sep
At the request of a friend, I am putting up some of the posters that I recently presented at conferences.
Large-scale functional-connectivity graphical models for individual subjects using population prior.
This is a poster for our NIPS work
Multi-subject dictionary learning to segment an atlas of brain spontaneous activity.
This is a poster for our IPMI work
Mayavi for 3D [...]
Posted in computational science, machine learning, python, science, scientific computing by: gael
3 Comments
03 Sep
Once again, we are looking for a junior developer to work on the scikit-learn. Below is the official job posting. As a personal remark, I would like to stress that this is a unique opportunity to be payed for two years to work on learning and improving the scientific Python toolstack.
Job Description
INRIA is looking to [...]
Posted in machine learning, python, science, scientific computing, scikit-learn by: gael
7 Comments