Hi, I launch a blog!
This post is for test purpose but also for a general presentation. I will share here comments on computing mostly related to: physics, Linux, molecular simulations, Python, etc.
As there may be code and computing involved, I will probably embed IPython notebooks! Here's a test, with a mandatory matplotlib example:
InĀ [2]:
plot(rand(10))
plot(rand(10))
ylabel(r'random data')
Out[2]:
Thanks go to the Pelican Static Site Generator that generates the website, to the Liquid Tags notebook plugin and to Jake Vanderplas' instructions.
Comments !
Comments are temporarily disabled.