# JSLIBS_PY A set of python library modules I developed over the years for use by my students and me. Some of these files are Python version of C modules from J. Stolfi's geometric libraries in the repository {JorgeStolfi/JSLIBS.) rn.py rmxn.py Basic linear algebra and analytic geometry in {\RR^n}. hrn.py pmap.py perspective.py Homogeneous coordinates and projective maps. Python version of some modules in J. Stolfi's C geometric library {JSLIBS/libgeo}.) argparser.py Python module for command-line parsing. Python version of J. Stolfi's C module {argparser.{h,c}} in {JSLIBS/libjs}.