]>
gitweb.michael.orlitzky.com - mjotex.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Orlitzky [Wed, 4 May 2016 13:12:46 +0000 (09:12 -0400)]
Add \Zn, \Qn, \Rn, and \Cn macros for the standard product spaces.
Michael Orlitzky [Sat, 30 Apr 2016 12:57:54 +0000 (08:57 -0400)]
Add \sqty for square-brackets-quantity to mjo-common.
Michael Orlitzky [Sat, 30 Apr 2016 12:32:38 +0000 (08:32 -0400)]
Add the \boundedops macro to mjo-linear_algebra.
Michael Orlitzky [Thu, 28 Apr 2016 20:20:27 +0000 (16:20 -0400)]
Update the makefile with my new sedative approach to finding a fixed point.
Michael Orlitzky [Thu, 28 Apr 2016 11:47:54 +0000 (07:47 -0400)]
Add a comment about SOURCE_DATE_EPOCH to the makefile.
Michael Orlitzky [Tue, 26 Apr 2016 18:15:10 +0000 (14:15 -0400)]
Update a comment with an alternate meaning of Ext().
Michael Orlitzky [Mon, 25 Apr 2016 14:18:26 +0000 (10:18 -0400)]
Add some common cones to mjo-cone.
Michael Orlitzky [Tue, 12 Apr 2016 15:05:11 +0000 (11:05 -0400)]
Add mjo-listing.tex for SageMath interactive prompt boxes.
Michael Orlitzky [Fri, 8 Apr 2016 00:22:53 +0000 (20:22 -0400)]
Add mjo-theorem-star.tex.
Michael Orlitzky [Fri, 8 Apr 2016 00:21:47 +0000 (20:21 -0400)]
Remove theorem* from mjo-theorem and be explicit about the default style.
Michael Orlitzky [Thu, 17 Mar 2016 00:42:36 +0000 (20:42 -0400)]
Use missing amssymb package in mjo-cone.
Michael Orlitzky [Wed, 9 Mar 2016 00:54:33 +0000 (19:54 -0500)]
Add mjo-misc and mjo-arrow files.
Michael Orlitzky [Wed, 9 Mar 2016 00:54:11 +0000 (19:54 -0500)]
Use bdy(S) for the boundary of S.
Michael Orlitzky [Wed, 9 Mar 2016 00:28:37 +0000 (19:28 -0500)]
Remove \adjinv from mjo-linear_algebra.
Michael Orlitzky [Wed, 9 Mar 2016 00:25:20 +0000 (19:25 -0500)]
Combine some makefile variables and list all mjotex files therein.
Michael Orlitzky [Tue, 8 Mar 2016 21:30:20 +0000 (16:30 -0500)]
Add \abs and \norm to mjo-linear_algebra.
Michael Orlitzky [Tue, 8 Mar 2016 21:30:07 +0000 (16:30 -0500)]
Fix filenames in the makefile.
Michael Orlitzky [Tue, 8 Mar 2016 21:20:19 +0000 (16:20 -0500)]
Remove the Discrete Complementarity Set (DCS) operator. It's too niche.
Michael Orlitzky [Tue, 8 Mar 2016 13:55:08 +0000 (08:55 -0500)]
Use package amsopn where necessary for \operatorname.
Michael Orlitzky [Tue, 8 Mar 2016 13:51:48 +0000 (08:51 -0500)]
Rename mjo-fonts, mjo-pcases, and mjo-theorems for consistency.
Michael Orlitzky [Tue, 8 Mar 2016 04:29:45 +0000 (23:29 -0500)]
Use amsfonts in mjo-fonts.
Michael Orlitzky [Tue, 8 Mar 2016 04:29:34 +0000 (23:29 -0500)]
Add \colvec to mjo-linear_algebra.
Michael Orlitzky [Tue, 8 Mar 2016 04:21:58 +0000 (23:21 -0500)]
Add mjo-common back to the style file now that it won't duplicate.
Michael Orlitzky [Tue, 8 Mar 2016 04:19:54 +0000 (23:19 -0500)]
Ship a style file that makes it easy to include "everything."
The style file is very dumb and just includes all of the files, one
after another. To avoid redefinition errors, get rid of
DeclarePairedDelimiter from mathtools and define everything ourselves.
Update the README with the "simple" instructions for documents what as
not bein published.
Michael Orlitzky [Tue, 8 Mar 2016 03:47:15 +0000 (22:47 -0500)]
Rename mjo-algorithms to mjo-algorithm for consistency.
Michael Orlitzky [Tue, 8 Mar 2016 03:47:01 +0000 (22:47 -0500)]
Add mjo-common to mjo-topology.
Michael Orlitzky [Tue, 8 Mar 2016 03:42:58 +0000 (22:42 -0500)]
Load mjo-common in mjo-cone.
Michael Orlitzky [Tue, 8 Mar 2016 03:38:53 +0000 (22:38 -0500)]
Add mathtools package to mjo-common.tex.
Michael Orlitzky [Tue, 8 Mar 2016 03:32:19 +0000 (22:32 -0500)]
Initial commit of a big mess that will eventually be a library of LaTeX code.