Cemosis looks for a research engineer in data science for 18 months eventually renewable. The expected profile for the Research Engineer is to have a Ph.D. in preferably Applied Mathematics …
Feel++ at Unistra Open-Access Week
Christophe Prud’homme presents the Open-Source Software Feel++ at the Open-Access Week On Oct 21 2019. Feel++ is the main software asset of Cemosis and is used in many collaborations with …
Plenary session at Ecmi 2018 by C. Prud’homme
Christophe Prud’homme presented recent mathematical advances in our two flagship Cemosis projects eye2brain and hifimagnet as a plenary speaker at ECMI 2018, Budapest, Hungary. Abstract Christophe created the Center for …
Hager and Cemosis Success story at ECMI 2018
Christophe Prud’homme presented one of the Math-Enterprise interaction success stories at Cemosis called Math for Smart Energy project at Home (M4SE@Home, ECMI 2018, Budapest, Hungary.). It is a joint work with …
Cemosis participe au FUI MORDICUS
Les résultats du dernier appel Fond Unique Interministériel sont publiés. Cemosis a le plaisir de vous annoncer que nous prendrons part au projet MOR_DICUS, porté par EDF R&D, et en collaboration …
More About Variadic Templates – Simplify C++!
Today I will write about some more features that have or will be added in the area of variadic templates in C++11, 14 and 17.
Thread, future and promise
In the C++11 standard several concurrency related classes were added. I will talk about thread, future and promise. Yes, I know there are others more useful than these three. However, I think that it is really important to know well the bases to be able to use the more complex ones properly.
Improving workflow by using Clang-based tools
The ultimate goal of engineering is minimizing the amount of effort human beings have to put into routine tasks. However, many engineers tend to forge