]> gitweb.michael.orlitzky.com - mjotex.git/shortlog
mjotex.git
2019-11-13 Michael OrlitzkyNew \restrict macro to restrict a function to a subset...
2019-11-04 Michael OrlitzkyTODO: remove it, all done for now.
2019-11-04 Michael Orlitzkymjo-algebra: adopt \directsum and its variants from...
2019-11-04 Michael Orlitzkymjo-cone: pull in mjo-linear_algebra for \Sn and \Hn.
2019-11-04 Michael Orlitzkymjo-*: add comments where mjo-common is used for \of.
2019-11-04 Michael Orlitzkymjo-set: adopt \set and \setc from mjo-common.
2019-11-04 Michael Orlitzkymjo-set: adopt basic set operations from mjo-common.
2019-11-04 Michael Orlitzkymjo-set: adopt \powerset{} from mjo-common.
2019-11-04 Michael Orlitzkymjo-misc: rename to mjo-set.
2019-11-04 Michael Orlitzkymjo-common: move \Sn and \Hn into mjo-linear_algebra.
2019-11-04 Michael Orlitzkymjo-common: prevent \Sn[1] and \Hn[1] from dropping...
2019-11-04 Michael OrlitzkyGNUmakefile: remove inappropriate PYTHONPATH mangling.
2019-11-04 Michael Orlitzkymjo-common: utilize \mathpzc to finally define \powerset{}.
2019-11-04 Michael Orlitzkymjo-font: add new \mathpzc (PostScript Zapf Chancery...
2019-11-04 Michael Orlitzkymjo-linear_algebra: add the \rank{} of a matrix (or...
2019-11-01 Michael Orlitzkymjo-algebra: add missing mjo-common include, and two...
2019-11-01 Michael Orlitzkymjo-algebra: add \alg{} for the subalgebra generated...
2019-11-01 Michael Orlitzkymjo-algebra: add the \ideal{} generated by a set.
2019-11-01 Michael Orlitzkymjo-common: add higher tuples, up to septuple.
2019-11-01 Michael Orlitzkymjo-arrow: add the constant function \const.
2019-11-01 Michael Orlitzkymjo.bst: allow hbadness up to 2500, since I have an...
2019-11-01 Michael Orlitzkymjo.bst: allow for hbadness 2000 in the bibliography.
2019-10-25 Michael Orlitzkymjo-proof_by_cases.tex: indent the cases and use italic...
2019-10-18 Michael OrlitzkyGNUmakefile: fix blank line handling in SageMath listings.
2019-10-04 Michael OrlitzkyGNUmakefile: update a bug reference in a comment.
2019-10-03 Michael Orlitzky.chktexrc: add some common entries.
2019-09-16 Michael OrlitzkyGNUmakefile: oops, fix the index generation again.
2019-09-16 Michael OrlitzkyGNUmakefile: fix rebuild loop caused by idx file regene...
2019-09-16 Michael OrlitzkyGNUmakefile: update the cleanup rules.
2019-09-16 Michael OrlitzkyGNUmakefile: add some documentation for the INDICES...
2019-09-16 Michael OrlitzkyEnable a bibliography by default.
2019-09-16 Michael OrlitzkyAdd index support.
2019-09-15 Michael OrlitzkyGNUmakefile: tweak that last commit to use the DSTS...
2019-09-15 Michael OrlitzkyGNUmakefile: rebuild if a sage listing is modified.
2019-09-15 Michael OrlitzkyBegin adding glossary entries, and display them in...
2019-09-15 Michael OrlitzkyAdd another TODO item that I just noticed.
2019-09-15 Michael OrlitzkyPut \ifx guards on most other package includes, too.
2019-09-15 Michael OrlitzkyReplace all uses of \providecommand with \newcommand.
2019-09-15 Michael OrlitzkyWrap all mjotex files in conditionals to prevent double...
2019-09-07 Michael Orlitzkymjo-eja.tex: new file for Euclidean Jordan algebras.
2019-09-07 Michael Orlitzkymjo-algebra.tex: describe the file in a comment at...
2019-09-07 Michael OrlitzkyGNUmakefile: add a comment showing how to define $...
2019-09-01 Michael OrlitzkyAdd the \sagelisting macro and associated machinery.
2019-08-27 Michael OrlitzkyAdd mjo-algebra.tex with \polyring and \Frac commands.
2019-08-06 Michael OrlitzkyAdd mjo-calculus.tex for the gradient.
2019-07-16 Michael Orlitzkymjo-convex: add \faceof and \properfaceof.
2019-06-17 Michael Orlitzkymjo-theorem{,-star}.tex: add the "exercise" environment.
2019-06-17 Michael Orlitzkymjo-complex.tex: new file with a \compconj (complex...
2019-03-28 Michael Orlitzkymjo-linear_algebra.tex: use \transpose in the definitio...
2019-03-22 Michael Orlitzkymjo-common.tex: fix typo in comment.
2019-02-14 Michael OrlitzkyAdd the four types of standard real intervals.
2019-02-14 Michael OrlitzkyGNUmakefile: fix the "check-chktex" target.
2019-02-14 Michael Orlitzkyexamples.tex: mention the new Moore-Penrose \pseudoinverse.
2019-01-01 Michael OrlitzkyUse C99-style left-aligned double front-slashes for...
2018-11-29 Michael Orlitzkymjo-linear_algebra.tex: add the Moore-Penrose \pseudoin...
2017-04-18 Michael OrlitzkyAdd \Hn for the space of complex Hermitian n-by-n matrices.
2017-03-31 Michael OrlitzkyUse "big" versions of operators in \binopmany consumers. phd-dissertation-submitted
2017-03-12 Michael OrlitzkyAdd \cartprodmany and \directsummany to mjo-common.
2017-03-07 Michael OrlitzkyAdd S^{n}, the space of symmetric n-by-n matrices.
2017-03-07 Michael OrlitzkyAdd undefined reference and over/underfull box checks...
2017-03-07 Michael OrlitzkyRemove some unnecessary spaces (chktex warnings).
2017-01-19 Michael OrlitzkyAdd \directsumthree to mjo-common.
2017-01-16 Michael OrlitzkyAdd mjo.bst to the example makefile.
2017-01-16 Michael OrlitzkyDon't use "vol." for journal citations.
2017-01-16 Michael OrlitzkyUse "Chapter" instead of "chap.".
2017-01-16 Michael OrlitzkyWhitespace cleanup.
2017-01-16 Michael OrlitzkyDrop unused journal name macros from my BibTeX style.
2017-01-12 Michael OrlitzkyFix the bibliography DOI output when the hyperref packa...
2017-01-12 Michael OrlitzkyAdd hyperref DOI support to mjo.bst (based on the urlbs...
2017-01-12 Michael OrlitzkyGenerate a new mjo.bst using makebst.
2017-01-12 Michael OrlitzkyUse the "amsfonts" package for \mathbb in mjo-common...
2017-01-12 Michael OrlitzkyAdd initial mjo.bst copied directly from elsarticle...
2016-12-05 Michael Orlitzkymjo-listing: don't indicate whitespace within strings...
2016-12-04 Michael OrlitzkyAdd comment/string styles for Sage (python) code listings.
2016-11-18 Michael OrlitzkyReplace the glob in the clean target with a POSIX-compl...
2016-11-17 Michael OrlitzkyChange "bibliography file" to "bibliography database...
2016-11-17 Michael OrlitzkyExpand upon an existing comment in the GNUmakefile.
2016-11-17 Michael OrlitzkyRename the makefile to "GNUmakefile".
2016-10-27 Michael OrlitzkyAdd the \preimage macro.
2016-10-25 Michael OrlitzkyEnsure that the bibtex database and mjotex files get... posZ-submitted-laa
2016-10-25 Michael OrlitzkyAdd *.spl to the "make clean" list.
2016-09-29 Michael OrlitzkyAdd a TODO.
2016-09-28 Michael OrlitzkyAdd "loadonly" parameter to the enumitem \usepackage...
2016-09-23 Michael OrlitzkyShift the \perp in \oplusperp down a tiny bit.
2016-09-23 Michael OrlitzkyDon't shell out to kpsewhich for undefined variables.
2016-09-22 Michael OrlitzkyUse a slightly better orthogonal direct sum implementation.
2016-09-22 Michael OrlitzkyAdd my work-in-progress \directsumperp.
2016-09-21 Michael OrlitzkyFix a verb tense in examples.tex.
2016-09-21 Michael OrlitzkyAdd arbitrary indexed union/intersection (and examples...
2016-09-21 Michael OrlitzkyCreate an example document and update the makefile...
2016-09-21 Michael OrlitzkyFix a typo and reorder the \trace command.
2016-09-20 Michael OrlitzkyAdd two- and three-argument commands for union and...
2016-09-20 Michael OrlitzkyAdd \triple for a three-tuple of things, (a,b,c).
2016-09-14 Michael OrlitzkyDrop the weird cone inequality operators and rename...
2016-08-30 Michael OrlitzkyUse \left and \right on brackets in \ip to fix big...
2016-08-29 Michael OrlitzkyUse the calc package to ignore \baselinestretch around...
2016-08-29 Michael OrlitzkyAdd \inverse and \lyapunovrank commands.
2016-08-29 Michael OrlitzkyAdd the real matrix transpose operator.
2016-08-29 Michael OrlitzkyFix \adjoint and \dual spacing when subscripts are...
2016-08-10 Michael OrlitzkyAdd \adjoint and \kp (nonstandard notation for Kronecke...
next