Skip to content

Repository for Understanding Linear Algebra

Notifications You must be signed in to change notification settings

MykolaKyrylenko/ula

 
 

Repository files navigation

Understanding Linear Algebra

This is the source code for the open-source linear algebra text Understanding Linear Algebra. The text is written in PreTeXt and distributed under a Creative Commons BY 4.0 license. Both html and pdf versions are availabe at the text home page.

Getting started

  1. Clone this repository.
  2. Copy Makefile.paths.original to Makefile.paths and edit Makefile.paths as instructed within that file.
  3. Use make html to create the html version or make latex to make a pdflatex file.

Please note

The Makefiles were shamelessly stolen from Matt Boelkins' Active Calculus repository. Thanks to Matt and others for their work setting up the development environment. Any errors here are, of course, my own.

About

Repository for Understanding Linear Algebra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 36.7%
  • XSLT 30.9%
  • PostScript 29.0%
  • Makefile 2.5%
  • Python 0.9%