Python in Science
Scientific adventures with Python.
Saturday, June 17, 2017
Curso de introdução a criptomoedas - Aula 01
›
For the Portuguese speaking readers of this blog, I am starting an Introductory course on Cryptocurrencies and applications on the block...
Wednesday, December 26, 2012
Compressing GeoJSON with Python
›
GeoJSON can get quite big when you need represent complex maps with lots of polygons. Even though it compresses well, being text, it can sti...
Sunday, April 1, 2012
Benchmarking NLTK under Pypy
›
Natural Language Processing (NLP). A marvelous world of possibilities! Fortunately it is also a great example of another domain of applicati...
4 comments:
Monday, October 10, 2011
Scrapy, Google Scholar and MongoDB
›
I have been deeply involved in text mining problems lately, If you watched my presentation a EuroScipy this year ( http://www.slideshare.ne...
7 comments:
Monday, September 5, 2011
Generating Qt resource files from whole directory trees
›
Yesterday I had to scratch a little annoying itch. I had to embed a javascript library (MathJax) into a PyQt project of mine(Model-Builder)...
1 comment:
›
Home
View web version