Introductory notes on point-set topology, with some neat visualization tricks.
You can read the notes here.
Install pdflatex, ghostview and Asymptote.
Then, cd to the root of this repository and type make
. That will compile the images, and then the whole topology.pdf
document.
To clean out the files that make generates, just type make clean
.