News

These pages provide a showcase of how to use Python to do computations from linear algebra. We will demonstrate both the NumPy (SciPy) and SymPy packages. This is meant to be a companion guide to a ...
An image consists of a rectangular array of pixels where each one is assigned a colour. For example, here is an image with 9 pixels, each pixel is assigned a specific colour. We can represent this ...
In my last article, I looked at NumPY and some of its uses in numerical simulations. Although NumPY does provide some really robust building blocks, it is a bit lacking in more sophisticated tools.
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Elementary set theory and solution sets of systems of linear equations. An introduction to proofs and the axiomatic methods through a study of the vector space axioms. Linear analytic geometry. Linear ...
This is a preview. Log in through your library . Abstract Certain mathematical concepts were not introduced to solve a specific open problem but rather to solve different problems with the same tools ...