News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
For the past few months, I've been covering different software packages for scientific computations. For my next several articles, I'm going to be focusing on using Python to come up with your own ...
NumPy (Numerical Python) is an open-source library for the Python programming language. It is used for scientific computing and working with arrays. Apart from its multidimensional array object ...
In this article I'll show you how to cluster non-numeric, or mixed numeric and non-numeric data, using a clever idea called category utility (CU). [Click on image for larger view.]Figure 1. Clustering ...
In this article I'll show you how to cluster non-numeric, or mixed numeric and non-numeric data, using a clever idea called category utility (CU). [Click on image for larger view.] Figure 1.