Week 1

June 2017 ยท 1 minute read

My first task, which corresponds to GSoC was create three classes, Curl, Divergence, Gradient. They create object which are unevaluated mathematical expression. Sometimes it’s better working on such expression, for example when we wants to check some identity. We have to check if it’s true for every possible vector. We have still some work here, because in next step we want to create abstract vector expression. There is one open PR corresponding to described task:

In meanwhile, I’m working on introducing Lame coefficient to our module. I hope that at the end of this week I will be able to show a proposal.