Numerical Anamoly
My adventures in programming and life !!
Monday, 6 August 2012
Magnificent Mary boxes in to olympic glory
›
Magnificient boxes herself into olympic glory in Quaterfinals The quarterfinals match was scheduled and the red corner was donned by ...
Monday, 11 June 2012
Using Python and Beautiful Soup
›
Python is very versatile and has a lot of cool tools . In this post i am going to show you how to scrape a website . In lots ...
Friday, 8 June 2012
Python namespaces
›
Namespaces are mapping from names to objects . They are a collection of names in a module . Here in a single module no two n...
my math to code methodology
›
To code - I guess it is a pretty awkward thing to do , to make or implement an algorithm is a sane thing to do. Coding in itself...
Monday, 4 June 2012
Import FORTRAN subroutine into Python
›
We always want that our FORTRAN subroutines to work in python. Since i could not find any of that anywhere on net i thought i w...
Saturday, 2 June 2012
scilab tutorial using script
›
Hey , i have gone through a lot of bogs on modelling and simulation and found out various software regarding the same. I hav...
Friday, 1 June 2012
Import data from excel to python using xlrd
›
To import data from excel to python the most ideal way to do is use xlrd. You can download this package from here We can create an ...
›
Home
View web version