Pierre de Buyl's homepage

Hello world!

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]:
<matplotlib.text.Text at 0x2b833d0>
No description has been provided for this image

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.

Generated with Pelican. Theme based on MIT-licensed Skeleton.