├── 1ST_README ├── 1st_readme.pdf ├── 1st_readme.tex ├── 3d.mp ├── Acknowledgements ├── LICENSE ├── LastSupper.jpg ├── LoShu.png ├── Melencolia.jpg ├── Melencoliadetail.jpg ├── TODO.org ├── answerjh.sty ├── answers.sty ├── appen.mp ├── appen.tex ├── arrow.mp ├── asy ├── axes.asy ├── config.asy ├── jh.asy └── ppiped.asy ├── bib.tex ├── bin └── embed_font_map.pl ├── book.isty ├── book.mp ├── book.tex ├── bookans.sty ├── bookans.tex ├── bookcover.png ├── bookjh.sty ├── bookjhcmr.sty ├── bookjhconcrete.sty ├── bridges.pdf ├── bridges.png ├── bridges.sage ├── cas.sage ├── cas.tex ├── ch1.mp ├── ch2.mp ├── ch3.mp ├── ch4.mp ├── ch5.mp ├── chio.py ├── chio.tex ├── conc.sty ├── cover.tex ├── cover_image_extract.sh ├── coverans.tex ├── covergraphic.sty ├── covernew.tex ├── cramer.tex ├── crystal.tex ├── currency.sage ├── det1.tex ├── det2.tex ├── det3.tex ├── detspeed.dat ├── detspeed.py ├── detspeed.sage ├── detspeed.tex ├── dimen.tex ├── dotprod.mp ├── dvidrv.sty ├── eigengeom.tex ├── engnum.sty ├── erlang.tex ├── fields.tex ├── four_minute_mile.jpg ├── four_minute_mile.pdf ├── four_minute_mile.png ├── four_minute_mile_greyscale.jpg ├── gr1.tex ├── gr2.tex ├── gr3.tex ├── gr4.tex ├── hanoi.scm ├── homeworks ├── problems_1.tex ├── problems_2.tex ├── problems_3.tex ├── problems_4.tex ├── problems_5.tex ├── problems_6.tex ├── problems_7.tex ├── solutions_1.tex ├── solutions_2.tex ├── solutions_3.tex ├── solutions_4.tex ├── solutions_5.tex ├── solutions_6.tex └── solutions_7.tex ├── homogeom.tex ├── hrefout.sty ├── jc1.tex ├── jc2.tex ├── jc3.tex ├── jc4.tex ├── jh.mp ├── jh3d.mp ├── jhanswer.tex ├── lab ├── Lenna.png ├── Lenna_squeezed.png ├── README ├── asy │ ├── README │ ├── ellipsoid.asy │ ├── ellipsoid1.asy │ └── ellipsoid2.asy ├── cover.tex ├── eigen.tex ├── fonts │ ├── Licence.txt │ └── ProggyClean.ttf ├── gauss.tex ├── gauss_method.sage ├── geometry.tex ├── graphics │ └── README ├── img_squeeze.sage ├── lab.bib ├── lab.cls ├── lab.pdf ├── lab.tex ├── make_lab.sh ├── maps.tex ├── matrices.tex ├── plot_action.sage ├── preface.tex ├── python │ ├── guessing_game.py │ └── test.py ├── reploutput.sty ├── reploutput │ ├── runrepl.py │ └── runrepl_test.py ├── sage-check │ ├── gauss.sage │ ├── maps.sage │ ├── matrices.sage │ └── spaces.sage ├── sage │ └── plot_action.sage ├── sageintro.tex ├── sageoutput │ ├── README │ ├── editsagelines.py │ ├── runrepl.py │ ├── runrepl_test.py │ ├── runsage.py │ ├── runsagelines.py │ └── sageoutput.sty ├── spaces.tex ├── suzy_cover.jpg ├── suzy_cover.png ├── suzy_cover_squeezed.png └── svd.tex ├── lastsup.jpg ├── lastsup.pdf ├── learn5.eps ├── learn5.pdf ├── leontief.sage ├── leontief.tex ├── linalgjh.sty ├── lstsqs.sage ├── lstsqs.tex ├── lstsqs1.dat ├── lstsqs2.dat ├── lstsqs3.dat ├── lstsqs4.dat ├── lstsqs5.dat ├── lstsqs6.dat ├── lstsqs7.dat ├── lstsqs8.dat ├── lstsqs9.dat ├── magicsqs.tex ├── make_book_for_web.sh ├── map1.tex ├── map2.tex ├── map3.tex ├── map4.tex ├── map5.tex ├── map6.tex ├── markov.sage ├── markov.tex ├── matrix-arithmetic └── MatrixArithmetic.tex ├── mile.sage ├── moneyball.pdf ├── moneyball.sage ├── mpxerr.pdf ├── mpxerr.tex ├── network.tex ├── pbsifont.sty ├── pops.sage ├── pops.tex ├── powers.sage ├── powers.tex ├── ppivot.tex ├── pref.tex ├── projplane.tex ├── publicationdate.tex ├── question-bank ├── README ├── questions-moodle.xml ├── slides_one_i.sage └── slides_one_iii.sage ├── ranknullity.d ├── rc.py ├── rcbday.jpg ├── recur.tex ├── salt-crystals.jpg ├── salt.jpg ├── salt.pdf ├── search.tex ├── shadethm.sty ├── slides ├── README ├── asy │ ├── config.asy │ ├── four_ii_2dtransedsize0.asy │ ├── four_ii_2dtransedsize1.asy │ ├── four_ii_negvolbox.asy │ ├── four_ii_orientation.asy │ ├── four_ii_orientation_neg.asy │ ├── four_ii_orientation_pos.asy │ ├── jh.asy │ ├── p2_subspaces.asy │ ├── p2_subspaces_spans.asy │ ├── r3_subspaces.asy │ ├── r3_subspaces_spans.asy │ ├── three_i_line.asy │ ├── three_i_plane.asy │ ├── three_ii_3dproj1.asy │ ├── three_ii_3dproj2.asy │ ├── three_ii_3dproj3.asy │ ├── three_ii_dims.asy │ ├── three_ii_kernel.asy │ ├── three_ii_proj1.asy │ ├── three_ii_proj2.asy │ ├── three_ii_proj3.asy │ ├── three_ii_proj5.asy │ ├── three_ii_rotate.asy │ ├── three_ii_rotate_basis.asy │ ├── three_ii_rotate_prod_after.asy │ ├── three_ii_rotate_prod_before.asy │ ├── three_ii_rotate_sum_after.asy │ ├── three_ii_rotate_sum_before.asy │ ├── three_iii_cosets.asy │ ├── three_vi_2dmutuallyortho.asy │ ├── three_vi_3dgramschmidt0.asy │ ├── three_vi_3dgramschmidt1.asy │ ├── three_vi_3dprojtoline.asy │ ├── two_i_a_line.asy │ ├── two_i_a_plane.asy │ └── two_i_plane.asy ├── coordinates_wrt.sage ├── duel.jpg ├── five_i.tex ├── five_ii.sage ├── five_ii.tex ├── five_ii_a.sage ├── five_ii_a.tex ├── four_i.sage ├── four_i.tex ├── four_ii.tex ├── four_iii.tex ├── gauss_method.sage ├── graphics │ ├── README │ ├── fix_pdf_error.sh │ └── fix_pdf_error.sh~ ├── make_slides.sh ├── one_i.sage ├── one_i.tex ├── one_ii.tex ├── one_iii.sage ├── one_iii.tex ├── present.sty ├── three_i.sage ├── three_i.tex ├── three_ii.tex ├── three_ii_a.sage ├── three_ii_a.tex ├── three_iii.tex ├── three_iv.tex ├── three_v.sage ├── three_v.tex ├── three_vi.sage ├── three_vi.tex ├── two_i.sage ├── two_i.tex ├── two_i_a.tex ├── two_ii.sage ├── two_ii.tex ├── two_iii.sage └── two_iii.tex ├── speed.tex ├── symlist.tex ├── text.thm ├── titlepage.tex ├── venn.mp ├── voting.mp ├── voting.tex ├── vs1.tex ├── vs2.tex ├── vs3.tex ├── ws.eps ├── ws.pdf └── zip_book.sh /1ST_README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/1ST_README -------------------------------------------------------------------------------- /1st_readme.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/1st_readme.pdf -------------------------------------------------------------------------------- /1st_readme.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/1st_readme.tex -------------------------------------------------------------------------------- /3d.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/3d.mp -------------------------------------------------------------------------------- /Acknowledgements: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/Acknowledgements -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/LICENSE -------------------------------------------------------------------------------- /LastSupper.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/LastSupper.jpg -------------------------------------------------------------------------------- /LoShu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/LoShu.png -------------------------------------------------------------------------------- /Melencolia.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/Melencolia.jpg -------------------------------------------------------------------------------- /Melencoliadetail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/Melencoliadetail.jpg -------------------------------------------------------------------------------- /TODO.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/TODO.org -------------------------------------------------------------------------------- /answerjh.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/answerjh.sty -------------------------------------------------------------------------------- /answers.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/answers.sty -------------------------------------------------------------------------------- /appen.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/appen.mp -------------------------------------------------------------------------------- /appen.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/appen.tex -------------------------------------------------------------------------------- /arrow.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/arrow.mp -------------------------------------------------------------------------------- /asy/axes.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/asy/axes.asy -------------------------------------------------------------------------------- /asy/config.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/asy/config.asy -------------------------------------------------------------------------------- /asy/jh.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/asy/jh.asy -------------------------------------------------------------------------------- /asy/ppiped.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/asy/ppiped.asy -------------------------------------------------------------------------------- /bib.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/bib.tex -------------------------------------------------------------------------------- /bin/embed_font_map.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/bin/embed_font_map.pl -------------------------------------------------------------------------------- /book.isty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/book.isty -------------------------------------------------------------------------------- /book.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/book.mp -------------------------------------------------------------------------------- /book.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/book.tex -------------------------------------------------------------------------------- /bookans.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/bookans.sty -------------------------------------------------------------------------------- /bookans.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/bookans.tex -------------------------------------------------------------------------------- /bookcover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/bookcover.png -------------------------------------------------------------------------------- /bookjh.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/bookjh.sty -------------------------------------------------------------------------------- /bookjhcmr.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/bookjhcmr.sty -------------------------------------------------------------------------------- /bookjhconcrete.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/bookjhconcrete.sty -------------------------------------------------------------------------------- /bridges.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/bridges.pdf -------------------------------------------------------------------------------- /bridges.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/bridges.png -------------------------------------------------------------------------------- /bridges.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/bridges.sage -------------------------------------------------------------------------------- /cas.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/cas.sage -------------------------------------------------------------------------------- /cas.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/cas.tex -------------------------------------------------------------------------------- /ch1.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/ch1.mp -------------------------------------------------------------------------------- /ch2.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/ch2.mp -------------------------------------------------------------------------------- /ch3.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/ch3.mp -------------------------------------------------------------------------------- /ch4.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/ch4.mp -------------------------------------------------------------------------------- /ch5.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/ch5.mp -------------------------------------------------------------------------------- /chio.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/chio.py -------------------------------------------------------------------------------- /chio.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/chio.tex -------------------------------------------------------------------------------- /conc.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/conc.sty -------------------------------------------------------------------------------- /cover.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/cover.tex -------------------------------------------------------------------------------- /cover_image_extract.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/cover_image_extract.sh -------------------------------------------------------------------------------- /coverans.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/coverans.tex -------------------------------------------------------------------------------- /covergraphic.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/covergraphic.sty -------------------------------------------------------------------------------- /covernew.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/covernew.tex -------------------------------------------------------------------------------- /cramer.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/cramer.tex -------------------------------------------------------------------------------- /crystal.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/crystal.tex -------------------------------------------------------------------------------- /currency.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/currency.sage -------------------------------------------------------------------------------- /det1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/det1.tex -------------------------------------------------------------------------------- /det2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/det2.tex -------------------------------------------------------------------------------- /det3.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/det3.tex -------------------------------------------------------------------------------- /detspeed.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/detspeed.dat -------------------------------------------------------------------------------- /detspeed.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/detspeed.py -------------------------------------------------------------------------------- /detspeed.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/detspeed.sage -------------------------------------------------------------------------------- /detspeed.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/detspeed.tex -------------------------------------------------------------------------------- /dimen.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/dimen.tex -------------------------------------------------------------------------------- /dotprod.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/dotprod.mp -------------------------------------------------------------------------------- /dvidrv.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/dvidrv.sty -------------------------------------------------------------------------------- /eigengeom.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/eigengeom.tex -------------------------------------------------------------------------------- /engnum.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/engnum.sty -------------------------------------------------------------------------------- /erlang.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/erlang.tex -------------------------------------------------------------------------------- /fields.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/fields.tex -------------------------------------------------------------------------------- /four_minute_mile.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/four_minute_mile.jpg -------------------------------------------------------------------------------- /four_minute_mile.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/four_minute_mile.pdf -------------------------------------------------------------------------------- /four_minute_mile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/four_minute_mile.png -------------------------------------------------------------------------------- /four_minute_mile_greyscale.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/four_minute_mile_greyscale.jpg -------------------------------------------------------------------------------- /gr1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/gr1.tex -------------------------------------------------------------------------------- /gr2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/gr2.tex -------------------------------------------------------------------------------- /gr3.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/gr3.tex -------------------------------------------------------------------------------- /gr4.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/gr4.tex -------------------------------------------------------------------------------- /hanoi.scm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/hanoi.scm -------------------------------------------------------------------------------- /homeworks/problems_1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/problems_1.tex -------------------------------------------------------------------------------- /homeworks/problems_2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/problems_2.tex -------------------------------------------------------------------------------- /homeworks/problems_3.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/problems_3.tex -------------------------------------------------------------------------------- /homeworks/problems_4.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/problems_4.tex -------------------------------------------------------------------------------- /homeworks/problems_5.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/problems_5.tex -------------------------------------------------------------------------------- /homeworks/problems_6.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/problems_6.tex -------------------------------------------------------------------------------- /homeworks/problems_7.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/problems_7.tex -------------------------------------------------------------------------------- /homeworks/solutions_1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/solutions_1.tex -------------------------------------------------------------------------------- /homeworks/solutions_2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/solutions_2.tex -------------------------------------------------------------------------------- /homeworks/solutions_3.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/solutions_3.tex -------------------------------------------------------------------------------- /homeworks/solutions_4.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/solutions_4.tex -------------------------------------------------------------------------------- /homeworks/solutions_5.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/solutions_5.tex -------------------------------------------------------------------------------- /homeworks/solutions_6.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/solutions_6.tex -------------------------------------------------------------------------------- /homeworks/solutions_7.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homeworks/solutions_7.tex -------------------------------------------------------------------------------- /homogeom.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/homogeom.tex -------------------------------------------------------------------------------- /hrefout.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/hrefout.sty -------------------------------------------------------------------------------- /jc1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/jc1.tex -------------------------------------------------------------------------------- /jc2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/jc2.tex -------------------------------------------------------------------------------- /jc3.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/jc3.tex -------------------------------------------------------------------------------- /jc4.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/jc4.tex -------------------------------------------------------------------------------- /jh.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/jh.mp -------------------------------------------------------------------------------- /jh3d.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/jh3d.mp -------------------------------------------------------------------------------- /jhanswer.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/jhanswer.tex -------------------------------------------------------------------------------- /lab/Lenna.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/Lenna.png -------------------------------------------------------------------------------- /lab/Lenna_squeezed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/Lenna_squeezed.png -------------------------------------------------------------------------------- /lab/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/README -------------------------------------------------------------------------------- /lab/asy/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/asy/README -------------------------------------------------------------------------------- /lab/asy/ellipsoid.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/asy/ellipsoid.asy -------------------------------------------------------------------------------- /lab/asy/ellipsoid1.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/asy/ellipsoid1.asy -------------------------------------------------------------------------------- /lab/asy/ellipsoid2.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/asy/ellipsoid2.asy -------------------------------------------------------------------------------- /lab/cover.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/cover.tex -------------------------------------------------------------------------------- /lab/eigen.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/eigen.tex -------------------------------------------------------------------------------- /lab/fonts/Licence.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/fonts/Licence.txt -------------------------------------------------------------------------------- /lab/fonts/ProggyClean.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/fonts/ProggyClean.ttf -------------------------------------------------------------------------------- /lab/gauss.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/gauss.tex -------------------------------------------------------------------------------- /lab/gauss_method.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/gauss_method.sage -------------------------------------------------------------------------------- /lab/geometry.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/geometry.tex -------------------------------------------------------------------------------- /lab/graphics/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/graphics/README -------------------------------------------------------------------------------- /lab/img_squeeze.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/img_squeeze.sage -------------------------------------------------------------------------------- /lab/lab.bib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/lab.bib -------------------------------------------------------------------------------- /lab/lab.cls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/lab.cls -------------------------------------------------------------------------------- /lab/lab.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/lab.pdf -------------------------------------------------------------------------------- /lab/lab.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/lab.tex -------------------------------------------------------------------------------- /lab/make_lab.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/make_lab.sh -------------------------------------------------------------------------------- /lab/maps.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/maps.tex -------------------------------------------------------------------------------- /lab/matrices.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/matrices.tex -------------------------------------------------------------------------------- /lab/plot_action.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/plot_action.sage -------------------------------------------------------------------------------- /lab/preface.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/preface.tex -------------------------------------------------------------------------------- /lab/python/guessing_game.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/python/guessing_game.py -------------------------------------------------------------------------------- /lab/python/test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/python/test.py -------------------------------------------------------------------------------- /lab/reploutput.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/reploutput.sty -------------------------------------------------------------------------------- /lab/reploutput/runrepl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/reploutput/runrepl.py -------------------------------------------------------------------------------- /lab/reploutput/runrepl_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/reploutput/runrepl_test.py -------------------------------------------------------------------------------- /lab/sage-check/gauss.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sage-check/gauss.sage -------------------------------------------------------------------------------- /lab/sage-check/maps.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sage-check/maps.sage -------------------------------------------------------------------------------- /lab/sage-check/matrices.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sage-check/matrices.sage -------------------------------------------------------------------------------- /lab/sage-check/spaces.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sage-check/spaces.sage -------------------------------------------------------------------------------- /lab/sage/plot_action.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sage/plot_action.sage -------------------------------------------------------------------------------- /lab/sageintro.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sageintro.tex -------------------------------------------------------------------------------- /lab/sageoutput/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sageoutput/README -------------------------------------------------------------------------------- /lab/sageoutput/editsagelines.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sageoutput/editsagelines.py -------------------------------------------------------------------------------- /lab/sageoutput/runrepl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sageoutput/runrepl.py -------------------------------------------------------------------------------- /lab/sageoutput/runrepl_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sageoutput/runrepl_test.py -------------------------------------------------------------------------------- /lab/sageoutput/runsage.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sageoutput/runsage.py -------------------------------------------------------------------------------- /lab/sageoutput/runsagelines.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sageoutput/runsagelines.py -------------------------------------------------------------------------------- /lab/sageoutput/sageoutput.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/sageoutput/sageoutput.sty -------------------------------------------------------------------------------- /lab/spaces.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/spaces.tex -------------------------------------------------------------------------------- /lab/suzy_cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/suzy_cover.jpg -------------------------------------------------------------------------------- /lab/suzy_cover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/suzy_cover.png -------------------------------------------------------------------------------- /lab/suzy_cover_squeezed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/suzy_cover_squeezed.png -------------------------------------------------------------------------------- /lab/svd.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lab/svd.tex -------------------------------------------------------------------------------- /lastsup.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lastsup.jpg -------------------------------------------------------------------------------- /lastsup.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lastsup.pdf -------------------------------------------------------------------------------- /learn5.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/learn5.eps -------------------------------------------------------------------------------- /learn5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/learn5.pdf -------------------------------------------------------------------------------- /leontief.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/leontief.sage -------------------------------------------------------------------------------- /leontief.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/leontief.tex -------------------------------------------------------------------------------- /linalgjh.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/linalgjh.sty -------------------------------------------------------------------------------- /lstsqs.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lstsqs.sage -------------------------------------------------------------------------------- /lstsqs.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lstsqs.tex -------------------------------------------------------------------------------- /lstsqs1.dat: -------------------------------------------------------------------------------- 1 | 8 4 2 | 16 9 3 | 24 13 4 | 32 17 5 | 40 20 -------------------------------------------------------------------------------- /lstsqs2.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lstsqs2.dat -------------------------------------------------------------------------------- /lstsqs3.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lstsqs3.dat -------------------------------------------------------------------------------- /lstsqs4.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lstsqs4.dat -------------------------------------------------------------------------------- /lstsqs5.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lstsqs5.dat -------------------------------------------------------------------------------- /lstsqs6.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lstsqs6.dat -------------------------------------------------------------------------------- /lstsqs7.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lstsqs7.dat -------------------------------------------------------------------------------- /lstsqs8.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lstsqs8.dat -------------------------------------------------------------------------------- /lstsqs9.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/lstsqs9.dat -------------------------------------------------------------------------------- /magicsqs.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/magicsqs.tex -------------------------------------------------------------------------------- /make_book_for_web.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/make_book_for_web.sh -------------------------------------------------------------------------------- /map1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/map1.tex -------------------------------------------------------------------------------- /map2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/map2.tex -------------------------------------------------------------------------------- /map3.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/map3.tex -------------------------------------------------------------------------------- /map4.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/map4.tex -------------------------------------------------------------------------------- /map5.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/map5.tex -------------------------------------------------------------------------------- /map6.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/map6.tex -------------------------------------------------------------------------------- /markov.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/markov.sage -------------------------------------------------------------------------------- /markov.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/markov.tex -------------------------------------------------------------------------------- /matrix-arithmetic/MatrixArithmetic.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/matrix-arithmetic/MatrixArithmetic.tex -------------------------------------------------------------------------------- /mile.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/mile.sage -------------------------------------------------------------------------------- /moneyball.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/moneyball.pdf -------------------------------------------------------------------------------- /moneyball.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/moneyball.sage -------------------------------------------------------------------------------- /mpxerr.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/mpxerr.pdf -------------------------------------------------------------------------------- /mpxerr.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/mpxerr.tex -------------------------------------------------------------------------------- /network.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/network.tex -------------------------------------------------------------------------------- /pbsifont.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/pbsifont.sty -------------------------------------------------------------------------------- /pops.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/pops.sage -------------------------------------------------------------------------------- /pops.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/pops.tex -------------------------------------------------------------------------------- /powers.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/powers.sage -------------------------------------------------------------------------------- /powers.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/powers.tex -------------------------------------------------------------------------------- /ppivot.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/ppivot.tex -------------------------------------------------------------------------------- /pref.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/pref.tex -------------------------------------------------------------------------------- /projplane.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/projplane.tex -------------------------------------------------------------------------------- /publicationdate.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/publicationdate.tex -------------------------------------------------------------------------------- /question-bank/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/question-bank/README -------------------------------------------------------------------------------- /question-bank/questions-moodle.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/question-bank/questions-moodle.xml -------------------------------------------------------------------------------- /question-bank/slides_one_i.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/question-bank/slides_one_i.sage -------------------------------------------------------------------------------- /question-bank/slides_one_iii.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/question-bank/slides_one_iii.sage -------------------------------------------------------------------------------- /ranknullity.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/ranknullity.d -------------------------------------------------------------------------------- /rc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/rc.py -------------------------------------------------------------------------------- /rcbday.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/rcbday.jpg -------------------------------------------------------------------------------- /recur.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/recur.tex -------------------------------------------------------------------------------- /salt-crystals.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/salt-crystals.jpg -------------------------------------------------------------------------------- /salt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/salt.jpg -------------------------------------------------------------------------------- /salt.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/salt.pdf -------------------------------------------------------------------------------- /search.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/search.tex -------------------------------------------------------------------------------- /shadethm.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/shadethm.sty -------------------------------------------------------------------------------- /slides/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/README -------------------------------------------------------------------------------- /slides/asy/config.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/config.asy -------------------------------------------------------------------------------- /slides/asy/four_ii_2dtransedsize0.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/four_ii_2dtransedsize0.asy -------------------------------------------------------------------------------- /slides/asy/four_ii_2dtransedsize1.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/four_ii_2dtransedsize1.asy -------------------------------------------------------------------------------- /slides/asy/four_ii_negvolbox.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/four_ii_negvolbox.asy -------------------------------------------------------------------------------- /slides/asy/four_ii_orientation.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/four_ii_orientation.asy -------------------------------------------------------------------------------- /slides/asy/four_ii_orientation_neg.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/four_ii_orientation_neg.asy -------------------------------------------------------------------------------- /slides/asy/four_ii_orientation_pos.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/four_ii_orientation_pos.asy -------------------------------------------------------------------------------- /slides/asy/jh.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/jh.asy -------------------------------------------------------------------------------- /slides/asy/p2_subspaces.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/p2_subspaces.asy -------------------------------------------------------------------------------- /slides/asy/p2_subspaces_spans.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/p2_subspaces_spans.asy -------------------------------------------------------------------------------- /slides/asy/r3_subspaces.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/r3_subspaces.asy -------------------------------------------------------------------------------- /slides/asy/r3_subspaces_spans.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/r3_subspaces_spans.asy -------------------------------------------------------------------------------- /slides/asy/three_i_line.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_i_line.asy -------------------------------------------------------------------------------- /slides/asy/three_i_plane.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_i_plane.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_3dproj1.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_3dproj1.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_3dproj2.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_3dproj2.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_3dproj3.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_3dproj3.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_dims.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_dims.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_kernel.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_kernel.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_proj1.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_proj1.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_proj2.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_proj2.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_proj3.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_proj3.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_proj5.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_proj5.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_rotate.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_rotate.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_rotate_basis.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_rotate_basis.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_rotate_prod_after.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_rotate_prod_after.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_rotate_prod_before.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_rotate_prod_before.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_rotate_sum_after.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_rotate_sum_after.asy -------------------------------------------------------------------------------- /slides/asy/three_ii_rotate_sum_before.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_ii_rotate_sum_before.asy -------------------------------------------------------------------------------- /slides/asy/three_iii_cosets.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_iii_cosets.asy -------------------------------------------------------------------------------- /slides/asy/three_vi_2dmutuallyortho.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_vi_2dmutuallyortho.asy -------------------------------------------------------------------------------- /slides/asy/three_vi_3dgramschmidt0.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_vi_3dgramschmidt0.asy -------------------------------------------------------------------------------- /slides/asy/three_vi_3dgramschmidt1.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_vi_3dgramschmidt1.asy -------------------------------------------------------------------------------- /slides/asy/three_vi_3dprojtoline.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/three_vi_3dprojtoline.asy -------------------------------------------------------------------------------- /slides/asy/two_i_a_line.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/two_i_a_line.asy -------------------------------------------------------------------------------- /slides/asy/two_i_a_plane.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/two_i_a_plane.asy -------------------------------------------------------------------------------- /slides/asy/two_i_plane.asy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/asy/two_i_plane.asy -------------------------------------------------------------------------------- /slides/coordinates_wrt.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/coordinates_wrt.sage -------------------------------------------------------------------------------- /slides/duel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/duel.jpg -------------------------------------------------------------------------------- /slides/five_i.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/five_i.tex -------------------------------------------------------------------------------- /slides/five_ii.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/five_ii.sage -------------------------------------------------------------------------------- /slides/five_ii.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/five_ii.tex -------------------------------------------------------------------------------- /slides/five_ii_a.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/five_ii_a.sage -------------------------------------------------------------------------------- /slides/five_ii_a.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/five_ii_a.tex -------------------------------------------------------------------------------- /slides/four_i.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/four_i.sage -------------------------------------------------------------------------------- /slides/four_i.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/four_i.tex -------------------------------------------------------------------------------- /slides/four_ii.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/four_ii.tex -------------------------------------------------------------------------------- /slides/four_iii.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/four_iii.tex -------------------------------------------------------------------------------- /slides/gauss_method.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/gauss_method.sage -------------------------------------------------------------------------------- /slides/graphics/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/graphics/README -------------------------------------------------------------------------------- /slides/graphics/fix_pdf_error.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/graphics/fix_pdf_error.sh -------------------------------------------------------------------------------- /slides/graphics/fix_pdf_error.sh~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/graphics/fix_pdf_error.sh~ -------------------------------------------------------------------------------- /slides/make_slides.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/make_slides.sh -------------------------------------------------------------------------------- /slides/one_i.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/one_i.sage -------------------------------------------------------------------------------- /slides/one_i.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/one_i.tex -------------------------------------------------------------------------------- /slides/one_ii.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/one_ii.tex -------------------------------------------------------------------------------- /slides/one_iii.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/one_iii.sage -------------------------------------------------------------------------------- /slides/one_iii.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/one_iii.tex -------------------------------------------------------------------------------- /slides/present.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/present.sty -------------------------------------------------------------------------------- /slides/three_i.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/three_i.sage -------------------------------------------------------------------------------- /slides/three_i.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/three_i.tex -------------------------------------------------------------------------------- /slides/three_ii.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/three_ii.tex -------------------------------------------------------------------------------- /slides/three_ii_a.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/three_ii_a.sage -------------------------------------------------------------------------------- /slides/three_ii_a.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/three_ii_a.tex -------------------------------------------------------------------------------- /slides/three_iii.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/three_iii.tex -------------------------------------------------------------------------------- /slides/three_iv.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/three_iv.tex -------------------------------------------------------------------------------- /slides/three_v.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/three_v.sage -------------------------------------------------------------------------------- /slides/three_v.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/three_v.tex -------------------------------------------------------------------------------- /slides/three_vi.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/three_vi.sage -------------------------------------------------------------------------------- /slides/three_vi.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/three_vi.tex -------------------------------------------------------------------------------- /slides/two_i.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/two_i.sage -------------------------------------------------------------------------------- /slides/two_i.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/two_i.tex -------------------------------------------------------------------------------- /slides/two_i_a.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/two_i_a.tex -------------------------------------------------------------------------------- /slides/two_ii.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/two_ii.sage -------------------------------------------------------------------------------- /slides/two_ii.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/two_ii.tex -------------------------------------------------------------------------------- /slides/two_iii.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/two_iii.sage -------------------------------------------------------------------------------- /slides/two_iii.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/slides/two_iii.tex -------------------------------------------------------------------------------- /speed.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/speed.tex -------------------------------------------------------------------------------- /symlist.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/symlist.tex -------------------------------------------------------------------------------- /text.thm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/text.thm -------------------------------------------------------------------------------- /titlepage.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/titlepage.tex -------------------------------------------------------------------------------- /venn.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/venn.mp -------------------------------------------------------------------------------- /voting.mp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/voting.mp -------------------------------------------------------------------------------- /voting.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/voting.tex -------------------------------------------------------------------------------- /vs1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/vs1.tex -------------------------------------------------------------------------------- /vs2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/vs2.tex -------------------------------------------------------------------------------- /vs3.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/vs3.tex -------------------------------------------------------------------------------- /ws.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/ws.eps -------------------------------------------------------------------------------- /ws.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/ws.pdf -------------------------------------------------------------------------------- /zip_book.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/linear-algebra/HEAD/zip_book.sh --------------------------------------------------------------------------------