Welcome to MSDN Blogs Sign in | Join | Help

June 2008 - Posts

Windows HPC 2008 demystified
First, let me explain what Windows HPC is all about. Windows High performance computing team has produced two versions thus far. Their first version is called Microsoft Windows Compute Cluster Server. It is a very basic solution to the traditional HPC Read More...
Dynamic libraries on Windows, Linux and OSX
Dynamic libraries also known as shared libraries allow the same library to be used by multiple programs at the same time. Dynamic libraries work slightly different on various platforms. Here’s a quick summary of how they work on the three major platforms. Read More...
Scientific computing with PYTHON on windows (2/2)
As promised in the previous blog, I have prepared a walk through to get you started on programming python on windows. This is a quick walk through of installing Enthought's Python scientific packages on windows. This bundle includes Python 2.5.2, NumPy, Read More...
Scientific computing with PYTHON on Windows (1/2)
Why Python? In the scientific community, python is becoming the de facto scripting language. The obvious reasons are: 1. It is accessible, download and install in minutes. 2. The syntax is simple, just about anyone could program, read it. 3. It is dynamic, Read More...
Page view tracker