22 May 2015
-
1 min
GSoC-2015
·
SymEngine
So, it’s been already a week! The coding period (for me) has started. I am starting early to make up for my absence for a few days.
I had already setup a minimal gem and automated building of extensions. I read the docs
...Read more
06 May 2015
-
1 min
GSoC-2015
·
SymPy
·
SymEngine
·
SciRuby
Hi there! Yeah, you guessed it. I got selected into Google Summer of Code 2015! I am very excited for the summers. The results have been out and My project Ruby Bindings for SymEngine C++ symbolic manipulation library has been selected.
...Read more
20 Apr 2015
-
2 mins
C++
Ever tried to overload operator->
? If you haven’t, let me tell you this doesn’t work like other overloaded operators.
...Read more
01 Feb 2015
-
1 min
Cloud
·
Web-Development
I came across this term ‘docker’ while going through the project ‘Shogun-cloud’ and decided to google about it and learn what this does. Turns out it has made building, shipping and running distributed applications hassle free to a great extent.
...Read more
06 Dec 2014
-
5 mins
Algorithms
·
C++
I would like to discuss a simple and easy to understand algorithm for finding longest palindromic substring in linear time. I stumbled upon this during the Algorithms Lab Test. This is very similar to other algorithms but yet different.
...Read more