29/05/2015

Another day spent putting pen on paper and pouring over the equations in a paper. No corrections made to code yet and it is running at a snail's pace! I remember trying out FSAL methods to solve differential equations, ones  which were as accurate as RK4 but wayy faster. And there's this new C++ library that I found that does symbolic math, the same way the SymPy library does. There wasn't any csympy I could find that I could call from Cython code so I guess I'll have to try the C++ library. June 15 is the deadline to write my project thesis so I guess getting the codes and plots out of the way should be the first thing to do...

Popular posts from this blog

Giving up to 5% of my annual salary to FOSS

Arxiv author affiliations using Python

You need to start writing Architecture Decision Records